Explorar el Código

update gitignore

master
Alej hace 2 años
padre
commit
eef218211a
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2
    1
      .gitignore

+ 2
- 1
.gitignore Ver fichero

@@ -22,10 +22,11 @@ uploads
22 22
 db
23 23
 **/node_modules
24 24
 plugins/*
25
+cvd-theme/assets/fonts/*
25 26
 
26 27
 # Env
27 28
 .env
28 29
 
29 30
 # Build files
30 31
 cvd-theme/build
31
-# cvd-theme/screenshot.png
32
+cvd-theme/screenshot.png

Loading…
Cancelar
Guardar