There was an error while loading. Please reload this page.
1 parent 9bf5828 commit 8e76cf2Copy full SHA for 8e76cf2
1 file changed
.dockerignore
@@ -0,0 +1,11 @@
1
+# Exclude a bunch of stuff which can make the build context a larger than it needs to be
2
+.git/
3
+test/
4
+webapp/
5
+lib/
6
+node_modules/
7
+electron_app/
8
+karma-reports/
9
+.idea/
10
+.tmp/
11
+config.json*
0 commit comments