.gitignore 71 B

123456789
  1. *.o
  2. *.s
  3. *.pyc
  4. lex.yy.c
  5. y.tab.c
  6. y.tab.h
  7. peephole
  8. parser.out
  9. parsetab.py