From 1fcaf31939ec2c8b70e2357314151f5d24e5adb6 Mon Sep 17 00:00:00 2001 From: OptimusCrime Date: Thu, 16 Oct 2014 19:12:15 +0200 Subject: [PATCH] Unignored the cached directory --- templates_c/.gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 templates_c/.gitignore diff --git a/templates_c/.gitignore b/templates_c/.gitignore new file mode 100755 index 00000000..7724d909 --- /dev/null +++ b/templates_c/.gitignore @@ -0,0 +1,5 @@ +# Ignore all +* + +# Not gitignore +!.gitignore \ No newline at end of file