xuxueli
7 tahun lalu
induk
melakukan
52ba5a88fd
1 mengubah file dengan
4 tambahan dan 7 penghapusan
-
4
7
.gitignore
|
@@ -1,10 +1,7 @@
|
|
|
-# for eclipse
|
|
|
-/.settings/
|
|
|
-/.project
|
|
|
-
|
|
|
-# for idea
|
|
|
+.idea
|
|
|
+.classpath
|
|
|
+.project
|
|
|
*.iml
|
|
|
-/.idea
|
|
|
-*/target
|
|
|
+target/
|
|
|
.DS_Store
|
|
|
.gitattributes
|