From f6bf89438702776896aee21cf839689355bbe203 Mon Sep 17 00:00:00 2001 From: Frederic Hemberger Date: Sun, 18 Sep 2011 13:45:25 +0200 Subject: Aligns naming of .pygments-cache, .gist-cache and .sass-cache --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index fbf43731..b379087f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,8 @@ .bundle .DS_Store .sass-cache -_gist_cache -_code_cache +.gist-cache +.pygments-cache _deploy public sass.old -- cgit v1.2.1