Commit 4a576b0
committed
Add .cache dir to gitignore
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
```1 parent bd4020d commit 4a576b0
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
0 commit comments