mirror of
https://github.com/AxioDL/tinyxml2.git
synced 2025-06-06 06:33:38 +00:00
Ignore SLn output dirs, VC files
This commit is contained in:
parent
01f6cca9e1
commit
edb3261c51
4
.gitignore
vendored
4
.gitignore
vendored
@ -5,6 +5,8 @@ ipch/
|
||||
resources/out/
|
||||
tinyxml2/tinyxml2-cbp/bin/
|
||||
tinyxml2/tinyxml2-cbp/obj/
|
||||
tinyxml2/bin/
|
||||
tinyxml2/temp/
|
||||
*.sdf
|
||||
*.suo
|
||||
*.opensdf
|
||||
@ -12,3 +14,5 @@ tinyxml2/tinyxml2-cbp/obj/
|
||||
*.depend
|
||||
*.layout
|
||||
*.o
|
||||
*.vc.db
|
||||
*.vc.opendb
|
Loading…
x
Reference in New Issue
Block a user