snappass/.dockerignore

21 lines
206 B
Text
Raw Permalink Normal View History

2016-07-16 15:57:18 +02:00
# Source
.bumpversion.cfg
.dockerignore
.gitignore
.travis.yml
CONTRIBUTING.rst
docker-compose.yml
Dockerfile
requirements.txt
tests.py
tox.ini
# Generated
.tox
.coverage
*.rdb
junit*xml
# Other
.project