ignore apc-related things in root, ignore emacs files, ignore parser output
[henge/apc.git] / .gitignore
1 *apc*
2 !src/*apc*
3 *.tab.c
4 *.tab.h
5 *.fsm.c
6 *.o
7 *~
8 *#*#
9 parser.output