We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a6578b commit ee098b7Copy full SHA for ee098b7
.gitignore
@@ -1,7 +1,5 @@
1
.DS_Store
2
node_modules
3
-dist
4
-build
5
6
# local env files
7
.env.local
hello-world/angular/.gitignore
@@ -1,7 +1,6 @@
# See http://help.github.com/ignore-files/ for more about ignoring files.
# Compiled output
-/dist
/tmp
/out-tsc
/bazel-out
0 commit comments