mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-10 05:34:44 +00:00
commit
0705fd4a26
1 changed files with 4 additions and 0 deletions
4
{{cookiecutter.repo_name}}/.dockerignore
Normal file
4
{{cookiecutter.repo_name}}/.dockerignore
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
.*
|
||||
!.coveragerc
|
||||
!.env
|
||||
!.pylintrc
|
||||
Loading…
Reference in a new issue