django_example_ynh/.gitignore
2023-11-26 15:57:47 +01:00

17 lines
170 B
Text

.*
*.egg-info
__pycache__
/dist/
/coverage.*
/htmlcov/
*.orig
!.github
!.editorconfig
!.flake8
!.gitignore
!.gitkeep
!/doc/screenshots/.gitkeep
secret.txt
/local_test/