Browse Source

修改git忽略提交的文件和目录

zh.sqy 9 years ago
parent
commit
a3521496fe
1 changed files with 3 additions and 3 deletions
  1. 3 3
      .gitignore

+ 3 - 3
.gitignore

@@ -1,6 +1,6 @@
-target/
-out/
-log/
+**/target/
+**/out/
+**/log/
 *.class
 *.class
 # Mobile Tools for Java (J2ME)
 # Mobile Tools for Java (J2ME)
 .mtj.tmp/
 .mtj.tmp/