Explorar el Código

Changed gitignore

marcinx27 hace 7 años
padre
commit
dbc7033eb3
Se han modificado 1 ficheros con 5 adiciones y 2 borrados
  1. 5
    2
      .gitignore

+ 5
- 2
.gitignore Ver fichero

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