django-for-runners_ynh/.gitignore
2024-08-02 17:07:54 +02:00

18 lines
178 B
Text

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