/
githubmirror
/
components
Обзор
Документация
Войти
/
githubmirror
/
components
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
.gitignore
53 строки
607 B
Paul Gschwendtner
build: exlude `.history` folder in gitignore
03 янв 2023, 20:55
03 янв 2023, 20:55
dabe2e1
Код
Авторство
О чём код?
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files. # compiled output /dist /tmp /deploy /bazel-out # dependencies node_modules /bower_components # Angular CLI project cache .angular/ # Dart /.pub /.packages /packages /pubspec.lock /src/.pub /src/.packages /src/packages /src/pubspec.lock # IDEs /.idea /.vscode/launch.json /*.iml /.vs *.swo *.swp .vimrc .nvimrc # misc .DS_Store /.sass-cache /connect.lock /libpeerconnection.log npm-debug.log yarn-debug.log yarn-error.log testem.log /.chrome /.git /.firebase /.bazelrc.user /.history/ *.log .ng-dev.user* .husky/_