]> git.saurik.com Git - bison.git/blob - examples/calc++/.gitignore
2306d1755edda542e98037153813582b407e6527
[bison.git] / examples / calc++ / .gitignore
1 /*.o
2 /*.tmp
3 /.deps
4 /calc++
5 /calc++-driver.cc
6 /calc++-driver.hh
7 /calc++-parser.output
8 /calc++-parser.yy
9 /calc++-parser.cc
10 /calc++-parser.h
11 /calc++-scanner.cc
12 /calc++-scanner.ll
13 /calc++.cc
14 /calc++.exe
15 /calc.stamp
16 /location.hh
17 /position.hh
18 /stack.hh