update gitignore
This commit is contained in:
parent
d540496db1
commit
7efe74427b
9
.gitignore
vendored
9
.gitignore
vendored
@ -29,3 +29,12 @@ timing.exe
|
||||
# ignore VS intermediate and program database files
|
||||
*.idb
|
||||
*.pdb
|
||||
|
||||
# oops ;) but we don't want them to appear in the repository...
|
||||
*.stackdump
|
||||
|
||||
# misc
|
||||
*.rej
|
||||
*.patch
|
||||
*.diff
|
||||
*.orig
|
||||
|
Loading…
Reference in New Issue
Block a user