renyu hace 3 años
padre
commit
a00b5d962c
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  1. 8 0
      .gitignore

+ 8 - 0
.gitignore

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