1. ignore .cache
This commit is contained in:
parent
8a522295f1
commit
035566c514
1 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,3 +3,4 @@
|
||||||
*.pyc
|
*.pyc
|
||||||
*.egg-info
|
*.egg-info
|
||||||
.idea
|
.idea
|
||||||
|
.cache
|
Loading…
Reference in a new issue