From ae02ee71c55fb827dee3d566776018d6a81e2dc1 Mon Sep 17 00:00:00 2001 From: Christian Haschek Date: Sat, 31 Oct 2015 15:56:55 +0100 Subject: [PATCH] don't track config.inc.php --- inc/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 inc/.gitignore diff --git a/inc/.gitignore b/inc/.gitignore new file mode 100644 index 0000000..816c1c2 --- /dev/null +++ b/inc/.gitignore @@ -0,0 +1,2 @@ +# Ignore everything in this directory +config.inc.php \ No newline at end of file