We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cb9ea6 commit aeca31dCopy full SHA for aeca31d
.dockerignore
@@ -1,4 +1,7 @@
1
+.git
2
+.idea
3
+/bin
4
+/dist
5
+/docs
6
+/npm-debug.log
7
node_modules
-npm-debug.log
-dist
-.idea
0 commit comments