Browse Source

修改gitignore文件,将test文件夹加入到版本控制

suntg 8 years ago
parent
commit
450b011a6b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -3,7 +3,7 @@
 .settings/
 bin/
 tmp/
-test/
+# test/
 *.tmp
 *.bak
 *.swp