1
0
Fork 0

ignore Antlr4 intermediate files

This commit is contained in:
Kevin Matz 2018-10-17 20:58:17 -04:00
parent bb0cbd513e
commit c2bfdbb43e
1 changed files with 2 additions and 2 deletions

4
.gitignore vendored
View File

@ -1,6 +1,6 @@
# Antlr4
.interp
.tokens
*.interp
*.tokens
CommentMacroLexer.py
CommentMacroListener.py
CommentMacroParser.py