This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
hugh
/
bootstrap-switch
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
added .idea to .gitignore
Mattia Larentis
hace 10 años
padre
db485bb9f7
commit
559d323e43
Se han
modificado 1 ficheros
con
2 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
2
1
.gitignore
+ 2
- 1
.gitignore
Ver fichero
@@ -2,4 +2,5 @@ npm-debug.log
node_modules
components
test.html
-.DS_Store
+.DS_Store
+.idea