From 2565a0e056bdb30a7864243cd0f2238889ced737 Mon Sep 17 00:00:00 2001 From: 8chan Date: Thu, 25 Sep 2014 20:50:25 +0000 Subject: [PATCH] no secrets --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 69317f82..add30777 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,8 @@ /*/config.php /*.html +/inc/secrets.php + # include some files though !/templates/*.html !/inc/config.php