Update .gitignore
- Ignore files in Debug.DLL from building VS2017 project.
This commit is contained in:
parent
e371609a12
commit
a7a70004f1
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -33,6 +33,7 @@ Thumbs.db
|
|||
[Bb]in
|
||||
[Dd]ebug/
|
||||
[Dd]ebug.win32/
|
||||
[Dd]ebug.DLL/
|
||||
*.sbr
|
||||
*.sdf
|
||||
obj/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue