Merge pull request #366 from yang-le/master

add *.o to .gitignore
This commit is contained in:
Lee Thomason 2015-08-07 15:46:51 -07:00
commit d101a9b1a6
1 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@ tinyxml2/tinyxml2-cbp/obj/
*.user
*.depend
*.layout
*.o