Skip to content

Commit 524769b

Browse files
Lakstonalexeagle
authored andcommitted
feat(@schematics/angular): add profiling files to gitignore
closes #12811
1 parent 58ca30b commit 524769b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/schematics/angular/workspace/files/__dot__gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
# dependencies
99
/node_modules
1010

11+
# profiling files
12+
chrome-profiler-events.json
13+
speed-measure-plugin.json
14+
1115
# IDEs and editors
1216
/.idea
1317
.project

0 commit comments

Comments
 (0)