Add .gitignore

This commit is contained in:
Santiago Lo Coco 2022-04-02 07:41:06 -03:00
parent bbbc46e81b
commit 56bee6b3e0
1 changed files with 17 additions and 0 deletions

17
.gitignore vendored Normal file
View File

@ -0,0 +1,17 @@
# Folders:
.DS_Store/
.vs/
bin/
cache/
log/
obj/
node_modules/
# Files:
*.csproj.user
*~
# Project specific:
bison-parser.c
bison-parser.h
flex-scanner.c