add *.o to .gitignore

This commit is contained in:
Yang Le 2015-08-06 22:38:48 +08:00
parent 78fca3db83
commit 14d5490618
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