forked from orbit-oss/flask
I think this could be handy and potentially minimise the risk
anyone commits it to the project.
```
flask - (master) $ tree .cache/
.cache/
└── v
└── cache
└── lastfailed
```
12 lines
85 B
Text
12 lines
85 B
Text
.DS_Store
|
|
*.pyc
|
|
*.pyo
|
|
env
|
|
env*
|
|
dist
|
|
build
|
|
*.egg
|
|
*.egg-info
|
|
_mailinglist
|
|
.tox
|
|
.cache/
|