aboutsummaryrefslogtreecommitdiffstats
path: root/.dockerignore
blob: 31b0f39896004b97540742bc0facf8cba675693f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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