/
githubmirror
/
hyper
Обзор
Документация
Войти
/
githubmirror
/
hyper
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v3.2.3
.gitignore
21 строка
239 B
Labhansh Agrawal
Ignore files in .vscode other than launch.json
09 май 2021, 07:44
Не верифицирован
09 май 2021, 07:44
03d917f
Код
Авторство
О чём код?
# build output dist app/renderer target bin/cli.* # dependencies node_modules # logs npm-debug.log yarn-error.log # optional dev config file and plugins directory .hyper.js .hyper_plugins .DS_Store .vscode/* !.vscode/launch.json .idea