Add template files for languages, frameworks, IDEs, OS, and tools
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
2026-02-01 03:32:38 +00:00
parent 73cb3c982f
commit cfb1e6445a

View File

@@ -0,0 +1,33 @@
# Angular
# See http://help.github.com/ignore-files/ for more about ignoring files.
# Angular
# compiled output
/dist
/tmp
/*.js
/*.js.map
/*.ts
*.ts.map
# dependencies
/node_modules
# IDEs
.idea/
.vscode/
*.swp
*.swo
# Misc
.sass-cache/
connect.lock
coverage/
*.pid
*.seed
*.pid.lock
# Debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*