diff options
author | Marc Cornellà <marc.cornella@live.com> | 2015-12-15 11:16:02 +0100 |
---|---|---|
committer | Marc Cornellà <marc.cornella@live.com> | 2016-05-12 13:52:34 +0200 |
commit | 66e7e7d9ca78a5e62664abbb3c5c72e163119afb (patch) | |
tree | f0db4edad110ef842e655a701eecbf9008c55582 /cache/.easter-egg | |
parent | 2198ff05e3b26532865f91a9ac1bac5fc673c05b (diff) | |
download | zsh-66e7e7d9ca78a5e62664abbb3c5c72e163119afb.tar.gz zsh-66e7e7d9ca78a5e62664abbb3c5c72e163119afb.tar.bz2 zsh-66e7e7d9ca78a5e62664abbb3c5c72e163119afb.zip |
Use .gitkeep files to keep cache/ and log/ directories
Instead of .easter-egg files we now have empty .gitkeep files,
like is done as an informal standard.
Diffstat (limited to 'cache/.easter-egg')
-rw-r--r-- | cache/.easter-egg | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cache/.easter-egg b/cache/.easter-egg deleted file mode 100644 index 4b6164edb..000000000 --- a/cache/.easter-egg +++ /dev/null @@ -1,4 +0,0 @@ -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. - |