Переглянути джерело

Ignores .yarn folder & .fig files

main
Eric Amodio 4 роки тому
джерело
коміт
315c22a0e4
1 змінених файлів з 2 додано та 0 видалено
  1. +2
    -0
      .vscodeignore

+ 2
- 0
.vscodeignore Переглянути файл

@ -1,5 +1,6 @@
.github/**
.vscode/**
.yarn/**
dist/webviews/main.js
emoji/**
images/docs/**
@ -7,6 +8,7 @@ images/**/*.pdn
node_modules/**
src/**
test/**
*.fig
*.map
.eslintignore
.eslintrc.json

Завантаження…
Відмінити
Зберегти