We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9ff9e38 + 53f8582 commit a738beaCopy full SHA for a738bea
.dockerignore
@@ -1,9 +1,2 @@
1
-# Ignore everything...
2
-*
3
-# ... except:
4
-!bin/
5
-!lib/
6
-!chp-docker-entrypoint
7
-!index.js
8
-!package*.json
9
-!LICENSE
+# ignore local assets from development
+node_modules
0 commit comments