ソースを参照

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