mirror of https://github.com/AxioDL/tinyxml2.git
add *.o to .gitignore
This commit is contained in:
parent
78fca3db83
commit
14d5490618
|
@ -10,4 +10,5 @@ tinyxml2/tinyxml2-cbp/obj/
|
||||||
*.opensdf
|
*.opensdf
|
||||||
*.user
|
*.user
|
||||||
*.depend
|
*.depend
|
||||||
*.layout
|
*.layout
|
||||||
|
*.o
|
||||||
|
|
Loading…
Reference in New Issue