mediagoblin/.dockerignore
2021-04-05 22:09:15 +10:00

14 lines
224 B
Plaintext

# This helps to reduce the size of the Docker build context and to avoid
# including potentially sensitive files.
#
# .git is needed during bootstrap.sh
bin
lib
lib64
node_modules
user_dev
.tox
dist
docs/build
.pytest_cache