Also ignore VS *.sdf lock files (*.opensdf)

This commit is contained in:
Niels Martin Hansen 2014-05-04 10:37:40 +02:00
parent 5a4920c48f
commit cdb6da4b2f
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -23,6 +23,7 @@
*.pch *.pch
*.pdb *.pdb
*.sdf *.sdf
*.opensdf
*.so *.so
*.srt *.srt
*.suo *.suo