From 6e50f38ce2fd78fe59e60da8da652481fd2df1a7 Mon Sep 17 00:00:00 2001 From: Exodus4D Date: Wed, 26 Aug 2015 19:10:49 +0200 Subject: [PATCH] gitkeep empty cache folder --- tmp/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tmp/.gitignore diff --git a/tmp/.gitignore b/tmp/.gitignore new file mode 100644 index 00000000..2b5100cf --- /dev/null +++ b/tmp/.gitignore @@ -0,0 +1,4 @@ +#ignore all files in this dir... +* +#... except for this one. +!.gitignore \ No newline at end of file