dotter: Ignore cache directory
This commit is contained in:
parent
362c1f5375
commit
132c4c6c5b
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
||||||
# don't move the cache into repo
|
# don't move the cache into repo
|
||||||
|
/.dotter/cache/
|
||||||
/.dotter/cache.toml
|
/.dotter/cache.toml
|
||||||
|
|
||||||
# no idea why gopass adds this image to config path
|
# no idea why gopass adds this image to config path
|
||||||
|
|
Loading…
Reference in a new issue