mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-30 18:09:59 +03:00
added gitignore .py.bak
This commit is contained in:
parent
1e519486e1
commit
375f1b59c6
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