ソースを参照

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