django-fritzconnection_ynh/.gitignore
2024-08-27 21:20:20 +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/