Skip to content

Commit 44a001c

Browse files
committed
Git: Ignore Antlr generated .tokens files.
1 parent 0a4513f commit 44a001c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
*.lib
2121
*.sbr
2222
*.scc
23+
*.tokens
2324
[Bb]in
2425
[Db]ebug*/
2526
obj/

0 commit comments

Comments
 (0)