Update .gitignore

Because it's trying to update generated files by VS.
This commit is contained in:
zcaliptium 2016-03-12 00:10:54 +03:00
parent 27c0669d8b
commit 45eb940e03

9
.gitignore vendored
View File

@ -28,3 +28,12 @@
*.app *.app
!Bison.exe !Bison.exe
!Flex.exe !Flex.exe
# Visual Studio Stuff
*.log
*.map
*.opensdf
*.pdb
*.sdf
*.suo
*.tlog