Cleanup .gitignore

.opensdf files are lock files present only when Visual Studio 2010 is
open. As the Visual Studio might contain unsaved files, it is not wise
to ignore that on commit.

Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
Simon Rozman 2020-08-20 12:11:51 +02:00
parent ea617a8eba
commit b701f48fd3

1
.gitignore vendored
View File

@ -1,4 +1,3 @@
/*.opensdf
/*.sdf
/*.suo
/.vs