django_example_ynh/.gitignore

20 lines
192 B
Text

.*
*.egg-info
__pycache__
/dist/
/coverage.*
/htmlcov/
*.orig
!.github
!.editorconfig
!.flake8
!.gitignore
!.gitkeep
!/doc/screenshots/.gitkeep
secret.txt
/local_test/
*~
*.sw[op]
.DS_Store