mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-03-16 22:20:24 +00:00
added .pytest_cache to gitignore
This commit is contained in:
parent
b01ff0b2f6
commit
90713245bc
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -64,4 +64,5 @@ media
|
|||
# PyCharm
|
||||
.idea/
|
||||
|
||||
.cache
|
||||
.cache
|
||||
.pytest_cache
|
||||
Loading…
Reference in a new issue