aboutsummaryrefslogtreecommitdiffstats
path: root/.dockerignore
diff options
context:
space:
mode:
authorLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-08-01 11:07:57 +0000
committerLibravatar GitHub <noreply@github.com>2021-08-01 16:37:57 +0530
commit419933f6505caf4c5e685f8436b1ff735185e55a (patch)
tree152dcb9d2b35d29f862cc57a605b9ae2a0f7c300 /.dockerignore
parentRemoved duplicated contributors badge. (diff)
downloadferdium-app-419933f6505caf4c5e685f8436b1ff735185e55a.tar.gz
ferdium-app-419933f6505caf4c5e685f8436b1ff735185e55a.tar.zst
ferdium-app-419933f6505caf4c5e685f8436b1ff735185e55a.zip
Moved 'internal-server' into a sub-folder as opposed to a git submodule. (#1715)
* Ignored tests in 'internal-server' folder since there are none. * Linter fixes
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore
index 4b3cd60be..d1ed260c9 100644
--- a/.dockerignore
+++ b/.dockerignore
@@ -25,3 +25,11 @@ recipes/archives
25tmp-out/ 25tmp-out/
26uidev/lib 26uidev/lib
27docs/ 27docs/
28src/internal-server/database/tmp/
29src/internal-server/database/development.sqlite
30src/internal-server/database/adonis.sqlite
31src/internal-server/recipes/
32src/internal-server/public/terms.html
33src/internal-server/public/privacy.html
34src/internal-server/user_data/
35**/.env