Explorar el Código

chore: VS2022 uses .vs instead of .vscode. Add .vs to .gitignore.

version-14
Lucas James hace 3 años
padre
commit
f490f20822
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore Ver fichero

@@ -11,6 +11,7 @@ dist/
frappe/docs/current
frappe/public/dist
.vscode
.vs
node_modules
.kdev4/
*.kdev4


Cargando…
Cancelar
Guardar