We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ff9e38 commit 53f8582Copy full SHA for 53f8582
.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