ソースを参照

Ignore idea files.

Kavin 2 年 前
コミット
8b4b2dd268
1 ファイル変更4 行追加1 行削除
  1. 4 1
      .gitignore

+ 4 - 1
.gitignore

@@ -1 +1,4 @@
-/target
+/target
+
+# Idea Files
+.idea/