This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
Operations
/
community-repo
Seguir
3
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Update gitignore.
Oleksandr Korniienko
hace 3 años
padre
d4cd7d4138
commit
4a41f712ed
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
@@ -1,4 +1,5 @@
.DS_Store
node_modules/
dist/
-.idea/*
+lib/
+.idea/