MSICALib/.gitignore
Simon Rozman b701f48fd3 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>
2020-08-20 12:11:51 +02:00

7 lines
43 B
Plaintext

/*.sdf
/*.suo
/.vs
/ipch
*.user
temp