update gitignore
This commit is contained in:
4
CodeGen/EnumsMigration/.gitignore
vendored
4
CodeGen/EnumsMigration/.gitignore
vendored
@ -1,3 +1,7 @@
|
||||
# ===== Result =====
|
||||
dest/*
|
||||
!dest/*.gitkeep
|
||||
|
||||
# Antlr output
|
||||
*.interp
|
||||
*.tokens
|
||||
|
Reference in New Issue
Block a user