update .gitignore files

This commit is contained in:
Thomas Bernard 2018-11-09 11:03:21 +01:00
parent 50f3b99106
commit 82cbb212dd
2 changed files with 4 additions and 0 deletions

3
.gitignore vendored
View File

@ -7,6 +7,8 @@
/message.txt /message.txt
/stdout.txt /stdout.txt
/stderr.txt /stderr.txt
/bin/stdout.txt
/bin/stderr.txt
/obj /obj
/bin/grafx2* /bin/grafx2*
@ -20,3 +22,4 @@
*.tgz *.tgz
*.zip *.zip
/install/*.exe

View File

@ -7,3 +7,4 @@ ipch
*.user *.user
*.sdf *.sdf
*.db *.db
*.opensdf