mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-27 16:40:03 +03:00
added gitignore .py.bak
This commit is contained in:
parent
1e519486e1
commit
1978f0874b
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -2,6 +2,8 @@
|
||||||
*.db
|
*.db
|
||||||
*~
|
*~
|
||||||
.*
|
.*
|
||||||
|
*.py.bak
|
||||||
|
|
||||||
|
|
||||||
/site/
|
/site/
|
||||||
/htmlcov/
|
/htmlcov/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user