django_example_ynh/.gitignore
JensDiemer f578f144a3 init
2020-12-23 19:58:33 +01:00

11 lines
110 B
Text

.*
!.github
!.editorconfig
!.flake8
!.gitignore
__pycache__
secret.txt
/local_test/
/dist/
/poetry.lock
*.log