13 lines
211 B
Plaintext
13 lines
211 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
|
|
user_dev
|
|
.tox
|
|
dist
|
|
docs/build
|
|
.pytest_cache
|