mercatus/.dockerignore

8 lines
65 B
Plaintext
Raw Normal View History

2019-12-23 10:45:38 +01:00
# Ignore everything
**
!/requirements.txt
!/src
**/__pycache__