This website works better with JavaScript
Home
Explore
Help
Register
Sign In
gugdun
/
tinyxml2
mirror of
https://github.com/leethomason/tinyxml2
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
add *.o to .gitignore
Yang Le
10 years ago
parent
78fca3db83
commit
14d5490618
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
.gitignore
+ 2
- 1
.gitignore
View File
@@ -10,4 +10,5 @@ tinyxml2/tinyxml2-cbp/obj/
*.opensdf
*.user
*.depend
-*.layout
+*.layout
+*.o