File tree Expand file tree Collapse file tree 1 file changed +9
-13
lines changed
packages/schematics/angular/workspace/files Expand file tree Collapse file tree 1 file changed +9
-13
lines changed Original file line number Diff line number Diff line change 11# See http://help.github.com/ignore-files/ for more about ignoring files.
22
3- # compiled output
3+ # Compiled output
44/dist
55/tmp
66/out-tsc
7- # Only exists if Bazel was run
87/bazel-out
98
10- # dependencies
9+ # Node
1110/node_modules
12-
13- # profiling files
14- chrome-profiler-events*.json
11+ npm-debug.log
12+ yarn-error.log
1513
1614# IDEs and editors
17- / .idea
15+ .idea/
1816.project
1917.classpath
2018.c9/
2119*.launch
2220.settings/
2321*.sublime-workspace
2422
25- # IDE - VSCode
23+ # Visual Studio Code
2624.vscode/*
2725!.vscode/settings.json
2826!.vscode/tasks.json
2927!.vscode/launch.json
3028!.vscode/extensions.json
3129.history/*
3230
33- # misc
31+ # Miscellaneous
3432/.angular/cache
35- / .sass-cache
33+ .sass-cache/
3634/connect.lock
3735/coverage
3836/libpeerconnection.log
39- npm-debug.log
40- yarn-error.log
4137testem.log
4238/typings
4339
44- # System Files
40+ # System files
4541.DS_Store
4642Thumbs.db
You can’t perform that action at this time.
0 commit comments