.gitignore some lex/yacc stuff

This commit is contained in:
Brian S. Stephan 2018-01-08 11:39:52 -06:00
parent 3850595b14
commit b41729bd06
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
*.pyc
.idea/
localsettings.py
parser.out
parsetab.py