We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f1e1b4 commit eb67ac8Copy full SHA for eb67ac8
4 files changed
1.hello-world/3.read-video-angular/.gitignore
@@ -1,7 +1,6 @@
1
# See http://help.github.com/ignore-files/ for more about ignoring files.
2
3
# Compiled output
4
-/dist
5
/tmp
6
/out-tsc
7
/bazel-out
1.hello-world/4.read-video-react/.gitignore
@@ -8,9 +8,6 @@
8
# testing
9
/coverage
10
11
-# production
12
-/build
13
-
14
# misc
15
.DS_Store
16
.env.local
1.hello-world/5.read-video-vue/.gitignore
@@ -9,7 +9,6 @@ lerna-debug.log*
node_modules
-dist
dist-ssr
*.local
1.hello-world/6.read-video-vue3/.gitignore
coverage
0 commit comments