瀏覽代碼

Changed gitignore

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

+ 5
- 2
.gitignore 查看文件

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