瀏覽代碼

Updated .gitignore

marcinx27 7 年之前
父節點
當前提交
281bee2183
共有 1 個檔案被更改,包括 4 行新增1 行删除
  1. 4
    1
      .gitignore

+ 4
- 1
.gitignore 查看文件

@@ -1,3 +1,6 @@
1 1
 .idea/*
2 2
 *.iml
3
-target/
3
+target/
4
+.project
5
+.classpath
6
+.settings