From 5c5751647dd2de6ede57ecf622df0cfa157bd6ed Mon Sep 17 00:00:00 2001 From: czaks Date: Sun, 5 Apr 2015 18:46:45 +0200 Subject: [PATCH] update gitignore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 8fecf08c..825799da 100644 --- a/.gitignore +++ b/.gitignore @@ -40,6 +40,12 @@ Thumbs.db *.orig *~ +# tmp filesystem +/tmp/cache/* +/tmp/locks/* +!/tmp/cache/.gitkeep +!/tmp/locks/.gitkeep + #vichan custom favicon.ico /static/spoiler.png