xuxueli 7 years ago
parent
commit
52ba5a88fd
1 changed files with 4 additions and 7 deletions
  1. 4 7
      .gitignore

+ 4 - 7
.gitignore

@@ -1,10 +1,7 @@
-# for eclipse
-/.settings/
-/.project
-
-# for idea
+.idea
+.classpath
+.project
 *.iml
-/.idea
-*/target
+target/
 .DS_Store
 .gitattributes