Merge pull request #66 from grahamboree/gitignore

Added Visual Studio 2013 idb files to gitignore.
This commit is contained in:
Mikko Mononen 2015-01-03 01:04:52 +02:00
commit 0fee5ac592

1
.gitignore vendored
View File

@ -7,6 +7,7 @@
*.o
*.pdb
*.so
*.idb
## Linux exes have no extension
RecastDemo/Bin/RecastDemo