added git ignore filters and removed old hg filters
This commit is contained in:
parent
d7414587b5
commit
fdb7849827
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
|
||||||
|
*.sdf
|
||||||
|
*.opensdf
|
||||||
|
*.user
|
||||||
|
*.vcxproj.filters
|
||||||
|
Debug/
|
||||||
|
Release/
|
||||||
|
ipch/
|
Reference in a new issue