diff options
author | Luke Miller <lmiller@i-neda.com> | 2013-08-04 20:43:50 +0100 |
---|---|---|
committer | Luke Miller <lmiller@i-neda.com> | 2013-08-04 20:43:50 +0100 |
commit | 727d37c0e04def6a012c7c83f3c3b8ccad78c92f (patch) | |
tree | 0df3eacfd0feba41309c13fdc3b2c95b9d635c1d /cache | |
parent | 0bdb6e09e5ae9449b9560dc44a47a8fdd219b82d (diff) |
Added the cache directory that got missed in the initial commit.
Diffstat (limited to 'cache')
-rw-r--r-- | cache/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cache/.gitignore b/cache/.gitignore new file mode 100644 index 0000000..5e7d273 --- /dev/null +++ b/cache/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore |