Skip to content

Commit df60075

Browse files
authored
ignore angular cli configs
1 parent 8498084 commit df60075

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

blitz_export.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"htmlTemplate": "src/index.html",
3-
"exportProjectTo": "src"
3+
"exportProjectTo": "src",
4+
"ignore": [".angular-cli.json"]
45
}

0 commit comments

Comments
 (0)