.gitignore 57 B

123456789
  1. *.swp
  2. *.pdf
  3. *.pyc
  4. *~
  5. *.o
  6. lex.yy.c
  7. y.tab.c
  8. y.tab.h
  9. parser