Explorar el Código

Ignore files in directory, not the directory itself

pull/3923/head
Andrew Shymanel hace 2 años
padre
commit
bf3f140cfa
No account linked to committer's email address
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      Global/VisualStudioCode.gitignore

+ 1
- 1
Global/VisualStudioCode.gitignore Ver fichero

@@ -1,4 +1,4 @@
.vscode/
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json

Cargando…
Cancelar
Guardar