This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
style24
/
STYLE24
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
gitignore
eskim
hace 5 años
padre
08d017a76a
commit
25c856b25a
Se han
modificado 3 ficheros
con
9 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
style24.admin/.gitignore
3
0
style24.core/.gitignore
3
0
style24.scm/.gitignore
+ 3
- 0
style24.admin/.gitignore
Ver fichero
@@ -0,0 +1,3 @@
+target/
+.settings/
+.classpath
+ 3
- 0
style24.core/.gitignore
Ver fichero
@@ -0,0 +1,3 @@
+target/
+.settings/
+.classpath
+ 3
- 0
style24.scm/.gitignore
Ver fichero
@@ -0,0 +1,3 @@
+target/
+.settings/
+.classpath