update .gitignore files
This commit is contained in:
parent
50f3b99106
commit
82cbb212dd
3
.gitignore
vendored
3
.gitignore
vendored
@ -7,6 +7,8 @@
|
||||
/message.txt
|
||||
/stdout.txt
|
||||
/stderr.txt
|
||||
/bin/stdout.txt
|
||||
/bin/stderr.txt
|
||||
/obj
|
||||
/bin/grafx2*
|
||||
|
||||
@ -20,3 +22,4 @@
|
||||
|
||||
*.tgz
|
||||
*.zip
|
||||
/install/*.exe
|
||||
|
||||
1
project/msvc/.gitignore
vendored
1
project/msvc/.gitignore
vendored
@ -7,3 +7,4 @@ ipch
|
||||
*.user
|
||||
*.sdf
|
||||
*.db
|
||||
*.opensdf
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user