django-for-runners_ynh/.gitignore
2021-01-17 11:32:28 +01:00

10 lines
108 B
Text

.*
!.github
!.editorconfig
!.flake8
!.gitignore
__pycache__
secret.txt
/local_test/
/coverage.xml
/htmlcov/