Files
Pinry/.dockerignore
Raymond Tau 0a7cd32b35 Ignore files not related to Docker image during build
To reduce the size of context sent to Docker daemon
2019-03-26 08:07:32 +08:00

8 lines
66 B
Plaintext

.git
.gitignore
.dockerignore
Dockerfile*
.flake8
.travis.yml
doc