django-rest-framework/.gitignore

21 lines
157 B
Plaintext

*.pyc
*.db
*~
.*
*.py.bak
/site/
/htmlcov/
/coverage/
/build/
/dist/
/*.egg-info/
/env/
MANIFEST
coverage.*
!.github
!.gitignore
!.pre-commit-config.yaml