Explorar el Código

update gitignore

dev
Alej hace 3 años
padre
commit
329b23ed74
Se han modificado 1 ficheros con 3 adiciones y 4 borrados
  1. 3
    4
      .gitignore

+ 3
- 4
.gitignore Ver fichero

@@ -21,13 +21,12 @@ Thumbs.db
21 21
 uploads
22 22
 db
23 23
 **/node_modules
24
-plugins/hello.php
25
-plugins/akismet
26
-plugins/regenerate-thumbnails
27
-plugins/wp-rest-cache
24
+plugins/*
25
+cvd-theme/assets/fonts/*
28 26
 
29 27
 # Env
30 28
 .env
31 29
 
32 30
 # Build files
33 31
 yoac-theme/build
32
+cvd-theme/screenshot.png

Loading…
Cancelar
Guardar