From f9af03dc17f885b4a3c2244862847dc1e5e2e4f0 Mon Sep 17 00:00:00 2001 From: Carson Fleming Date: Tue, 23 Jan 2018 15:40:25 -0500 Subject: Gitignore hook.php --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index c117d53..f35f95a 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,8 @@ # sensitive config file # contains database passwords and site-specific options inc/config.php +# contains github hook secret +hook.php # profile picture uploads !dash/uimg/default.png -- cgit v1.2.3