Browse Source

update .gitignore

a123456 6 years ago
parent
commit
a27ee1a3ce
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

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