xuxueli hace 7 años
padre
commit
52ba5a88fd
Se han modificado 1 ficheros con 4 adiciones y 7 borrados
  1. 4 7
      .gitignore

+ 4 - 7
.gitignore Ver fichero

@@ -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