Skip to content

Commit

Permalink
Add parser cache files to gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahhhhmed committed Mar 21, 2018
1 parent 7d1a972 commit fdd91e8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -166,4 +166,8 @@ venv.bak/
.mypy_cache/


# End of https://www.gitignore.io/api/python,pycharm
# End of https://www.gitignore.io/api/python,pycharm

# parser files
homotopy/parser.out
homotopy/parsetab.py

0 comments on commit fdd91e8

Please sign in to comment.