Sfoglia il codice sorgente

Updated .gitignore

marcinx27 7 anni fa
parent
commit
281bee2183
1 ha cambiato i file con 4 aggiunte e 1 eliminazioni
  1. 4
    1
      .gitignore

+ 4
- 1
.gitignore Vedi File

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