Explorar el Código

Add .gitignore

master
rayburgemeestre hace 6 años
padre
commit
78295c1048
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. +4
    -0
      .gitignore

+ 4
- 0
.gitignore Ver fichero

@@ -0,0 +1,4 @@
dist/*.main.js
dist/*.worker.js
dist/css/*
docker_web/dist/

Cargando…
Cancelar
Guardar