xuxueli 7 år sedan
förälder
incheckning
52ba5a88fd
1 ändrade filer med 4 tillägg och 7 borttagningar
  1. 4 7
      .gitignore

+ 4 - 7
.gitignore Visa fil

@@ -1,10 +1,7 @@
1
-# for eclipse
2
-/.settings/
3
-/.project
4
-
5
-# for idea
1
+.idea
2
+.classpath
3
+.project
6 4
 *.iml
7
-/.idea
8
-*/target
5
+target/
9 6
 .DS_Store
10 7
 .gitattributes