mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-17 19:52:25 +03:00
Do not ignore .codespellrc from git
This commit is contained in:
parent
ab694eccde
commit
2f09b677e3
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,6 +2,7 @@
|
|||
*.db
|
||||
*~
|
||||
.*
|
||||
!.codespellrc
|
||||
*.py.bak
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user