ソースを参照

update .gitignore

a123456 6 年 前
コミット
a27ee1a3ce
1 ファイル変更2 行追加1 行削除
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -1,4 +1,5 @@
 /target/
 .classpath
 /.settings
-/.*
+/.*
+.project