cookiecutter-django/{{cookiecutter.project_slug}}/.dockerignore
Bruno Alla 49b739fc9e Switch .dockerignore to explicit list
Use explicit list of files to ignore instead of exceptions.

Fix #713
2021-04-08 19:42:24 +01:00

10 lines
122 B
Plaintext

.editorconfig
.gitattributes
.github
.gitignore
.gitlab-ci.yml
.idea
.pre-commit-config.yaml
.readthedocs.yml
.travis.yml