Skip to content

Commit fe670de

Browse files
authored
ignore autogenerated parser and lexer files
1 parent b6b8ba8 commit fe670de

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,7 @@ local.properties
3030
# Specific ignore
3131
*.log*
3232
spec/mjparser_astbuild.cup
33+
src/rs/ac/bg/etf/pp1/sym.java
34+
src/rs/ac/bg/etf/pp1/MJParser.java
35+
src/rs/ac/bg/etf/pp1/Yylex.java
36+
src/rs/ac/bg/etf/pp1/Yylex.java~

0 commit comments

Comments
 (0)