forked from orbit-oss/flask
Merge pull request #1629 from redian/patch-3
Add .cache dir to gitignore
This commit is contained in:
commit
a68a25cb1f
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -9,3 +9,4 @@ build
|
||||||
*.egg-info
|
*.egg-info
|
||||||
_mailinglist
|
_mailinglist
|
||||||
.tox
|
.tox
|
||||||
|
.cache/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue