1
1
mirror of https://github.com/encode/django-rest-framework.git synced 2025-06-03 05:03:05 +03:00
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