Explorar el Código

Add .gitignore

tags/2.5-rc1
Simon Brandhof hace 11 años
padre
commit
ae836cf7d7
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  1. 8
    0
      .gitignore

+ 8
- 0
.gitignore Ver fichero

@@ -0,0 +1,8 @@
*.iml
.DS_Store
.classpath
.project
.idea/
.settings/
target/
bin/

Cargando…
Cancelar
Guardar