This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
wiki
/
weseek__growi
espejo de
https://github.com/weseek/growi
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Add .swc to .gitignore to exclude cache files
Shun Miyazawa
hace 3 meses
padre
c65ac8c571
commit
2a9f50981f
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
apps/app/.gitignore
+ 3
- 0
apps/app/.gitignore
Ver fichero
@@ -14,3 +14,6 @@
/public/uploads
/src/styles/prebuilt
/tmp/
+
+# cache
+/.swc/