Browse Source

add *.o to .gitignore

Yang Le 10 năm trước cách đây
mục cha
commit
14d5490618
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -10,4 +10,5 @@ tinyxml2/tinyxml2-cbp/obj/
 *.opensdf
 *.user
 *.depend
-*.layout
+*.layout
+*.o