wxExtend/.gitignore
Simon Rozman bc4651495a Remove *.opensdf from .gitignore
*.opensdf file is a VS2010 lock file for the .sdf database. Its presence
indicates an open VS2010 on the project. Should there be any unsaved
files in the VS2010 it is better the Git indicate this by noticing
.opensdf file presence.

Signed-off-by: Simon Rozman <simon@rozman.si>
2020-06-29 10:43:24 +02:00

6 lines
30 B
Plaintext

/*.suo
/*.sdf
/.vs
/doc
/ipch