django-for-runners_ynh/.gitignore

14 lines
157 B
Text

.*
!.github
!.editorconfig
!.flake8
!.gitignore
!.safety-policy.yml
!/doc/screenshots/.gitkeep
__pycache__
secret.txt
/local_test/
/coverage.xml
/htmlcov/