summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Chevrel <pascal@chevrel.org>2012-03-06 22:27:59 +0100
committerPascal Chevrel <pascal@chevrel.org>2012-03-06 22:27:59 +0100
commit0f502d52819bb38744ab93a53ef23d2e7c17de95 (patch)
tree3412e8cad13e89b585a85893ae5508ea252ee6f6
parent528588f6903c1bde12229e572363f0e40c31b8dd (diff)
downloadplanet-0f502d52819bb38744ab93a53ef23d2e7c17de95.tar
planet-0f502d52819bb38744ab93a53ef23d2e7c17de95.tar.gz
planet-0f502d52819bb38744ab93a53ef23d2e7c17de95.tar.bz2
planet-0f502d52819bb38744ab93a53ef23d2e7c17de95.tar.xz
planet-0f502d52819bb38744ab93a53ef23d2e7c17de95.zip
specify that we want to exclude .spc files and not all files in the cache folder, this is to allow having the cache folder itself to be tracked in git
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 6d4215f..c40bfe1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
custom/config.yml
custom/people.opml
-cache/*
+cache/*.spc