django-fritzconnection_ynh/.gitignore
2022-08-16 09:56:22 +02:00

11 lines
135 B
Text

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