renyu 3 anni fa
parent
commit
98ae77ffde
1 ha cambiato i file con 7 aggiunte e 0 eliminazioni
  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