1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/django-fmd_ynh.git synced 2024-09-03 18:26:27 +02:00
django-fmd_ynh/.gitignore

12 lines
135 B
Text
Raw Normal View History

2022-07-11 20:34:24 +02:00
.*
!.github
!.editorconfig
!.flake8
!.gitignore
!/doc/screenshots/.gitkeep
2022-07-11 20:34:24 +02:00
__pycache__
secret.txt
/local_test/
/coverage.xml
/htmlcov/