diff options
author | ncanceill <nicolas.canceill@ens-cachan.org> | 2014-04-25 00:48:37 +0200 |
---|---|---|
committer | ncanceill <nicolas.canceill@ens-cachan.org> | 2014-07-16 12:27:01 +0200 |
commit | 7478b754a1e53a6c058d7807700869474b68bb21 (patch) | |
tree | 6552d00f94c10627163f60bac079702793512f53 /cache | |
parent | 5756ea0101dc60f5c5d3874a4a5baf58647aec9d (diff) | |
download | zsh-7478b754a1e53a6c058d7807700869474b68bb21.tar.gz zsh-7478b754a1e53a6c058d7807700869474b68bb21.tar.bz2 zsh-7478b754a1e53a6c058d7807700869474b68bb21.zip |
make sure cache dir exists, just like log dir
Diffstat (limited to 'cache')
-rw-r--r-- | cache/.easter-egg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cache/.easter-egg b/cache/.easter-egg new file mode 100644 index 000000000..4b6164edb --- /dev/null +++ b/cache/.easter-egg @@ -0,0 +1,4 @@ +This file is only here so that Git will keep a cache directory as .gitignore is ignoring all the files within it. + +Feel free to add love notes for people here. + |