/
githubmirror
/
gitignore
Обзор
Документация
Войти
/
githubmirror
/
gitignore
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
Angular.gitignore
28 строк
350 B
Jawher Kl
Update Angular.gitignore
25 май 2025, 18:45
Не верифицирован
25 май 2025, 18:45
6578d74
Код
Авторство
О чём код?
# Angular specific /dist/ /out-tsc/ /tmp/ /coverage/ /e2e/test-output/ /.angular/ .angular/ # Node modules and dependency files /node_modules/ /package-lock.json /yarn.lock # Environment files /.env # Angular CLI and build artefacts /.angular-cli.json /.ng/ # TypeScript cache *.tsbuildinfo # Logs npm-debug.log* yarn-debug.log* yarn-error.log*