xuxueli
7 năm trước cách đây
mục cha
commit
52ba5a88fd
1 tập tin đã thay đổi với
4 bổ sung và
7 xóa
-
4
7
.gitignore
|
@@ -1,10 +1,7 @@
|
|
|
-# for eclipse
|
|
|
-/.settings/
|
|
|
-/.project
|
|
|
-
|
|
|
-# for idea
|
|
|
+.idea
|
|
|
+.classpath
|
|
|
+.project
|
|
|
*.iml
|
|
|
-/.idea
|
|
|
-*/target
|
|
|
+target/
|
|
|
.DS_Store
|
|
|
.gitattributes
|