django-for-runners_ynh/.gitignore
2023-04-04 14:26:29 +02:00

12 lines
150 B
Text

.*
!.github
!.editorconfig
!.flake8
!.gitignore
!/doc/screenshots/.gitkeep
__pycache__
secret.txt
/local_test/
/coverage.json
/coverage.xml
/htmlcov/