mirror of
https://github.com/angular/angular-cli.git
synced 2025-06-03 03:42:18 +08:00
25 lines
239 B
Plaintext
25 lines
239 B
Plaintext
# Outputs
|
|
bazel-*
|
|
test-project-host-*
|
|
dist/
|
|
|
|
# IDEs
|
|
.idea/
|
|
jsconfig.json
|
|
.vscode/
|
|
|
|
# Typings file.
|
|
typings/
|
|
|
|
# Misc
|
|
coverage/
|
|
node_modules/
|
|
tmp/
|
|
npm-debug.log*
|
|
yarn-error.log*
|
|
.ng_pkg_build/
|
|
|
|
# Mac OSX Finder files.
|
|
**/.DS_Store
|
|
.DS_Store
|