Browse Source

gitignore

renyu 3 years ago
parent
commit
98ae77ffde
1 changed files with 7 additions and 0 deletions
  1. 7 0
      .gitignore

+ 7 - 0
.gitignore

@@ -1 +1,8 @@
1 1
 /target/
2
+.idea
3
+*.iml
4
+/bin/
5
+.project
6
+.classpath
7
+/log/
8
+.settings