gaowell 2 лет назад
Родитель
Сommit
00b1836ba4
1 измененных файлов: 17 добавлений и 0 удалений
  1. 17
    0
      .gitignore

+ 17
- 0
.gitignore Просмотреть файл

@@ -0,0 +1,17 @@
.DS_Store
node_modules/
runtime/
unpackage/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
package-lock.json
tests/**/coverage/

# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln

Загрузка…
Отмена
Сохранить