mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-03-17 06:30:25 +00:00
Add .cache in gitignore
This commit is contained in:
parent
599ec2d236
commit
4bdaba8932
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -61,4 +61,6 @@ logfile
|
|||
media
|
||||
|
||||
# PyCharm
|
||||
.idea/
|
||||
.idea/
|
||||
|
||||
.cache
|
||||
Loading…
Reference in a new issue