Merge pull request #66 from grahamboree/gitignore
Added Visual Studio 2013 idb files to gitignore.
This commit is contained in:
commit
0fee5ac592
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,6 +7,7 @@
|
||||
*.o
|
||||
*.pdb
|
||||
*.so
|
||||
*.idb
|
||||
|
||||
## Linux exes have no extension
|
||||
RecastDemo/Bin/RecastDemo
|
||||
|
Loading…
x
Reference in New Issue
Block a user