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