django-fritzconnection_ynh/.gitignore

11 lines
108 B
Text
Raw Normal View History

2022-04-02 17:44:57 +02:00
.*
!.github
!.editorconfig
!.flake8
!.gitignore
__pycache__
secret.txt
/local_test/
/coverage.xml
/htmlcov/