.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>
7 lines
43 B
Plaintext
7 lines
43 B
Plaintext
/*.sdf
|
|
/*.suo
|
|
/.vs
|
|
/ipch
|
|
*.user
|
|
temp
|