Ver a proveniência

Add VSCode to gitignore

v2.0
Drew Warren há 7 anos
ascendente
cometimento
745d635881
  1. 1
      .gitignore

1
.gitignore

@ -2,6 +2,7 @@
logs
*.log
npm-debug.log*
.vscode
# Runtime data
pids

Carregando…
Cancelar
Guardar