diff options
Diffstat (limited to 'themes/terrassa/.dockerignore')
-rw-r--r-- | themes/terrassa/.dockerignore | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/themes/terrassa/.dockerignore b/themes/terrassa/.dockerignore new file mode 100644 index 0000000..0ad3d41 --- /dev/null +++ b/themes/terrassa/.dockerignore @@ -0,0 +1,12 @@ +.git +.gitignore +LICENSE +README.md +theme.toml + +/archetypes/ +/assets/ +/images/ +/layouts/ +/static/ + |