Update .gitignore

This commit is contained in:
Santiago Lo Coco 2022-04-20 10:34:43 -03:00
parent 54e1c0e715
commit 2b10b833cf
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -11,6 +11,7 @@ node_modules/
# Files: # Files:
*.csproj.user *.csproj.user
*~ *~
test.*
# Project specific: # Project specific:
bison-parser.c bison-parser.c