From 4d043f4879658fc6abcdd4764c959ad2d645f099 Mon Sep 17 00:00:00 2001 From: Thedro Neely Date: Sun, 24 Mar 2019 20:10:25 -0400 Subject: bootstrap/comments/backend/classes/secrets: Lock down secrets file We will start using this file. Add to gitignore --- .gitignore | 1 + bootstrap/comments/backend/classes/secrets.php | 41 -------------------------- 2 files changed, 1 insertion(+), 41 deletions(-) delete mode 100644 bootstrap/comments/backend/classes/secrets.php diff --git a/.gitignore b/.gitignore index 03163af..cb6a427 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ /public/error/error.json /public/error/error.html /bootstrap/comments/comments +/bootstrap/comments/backend/classes/secrets.php AppConfig.php diff --git a/bootstrap/comments/backend/classes/secrets.php b/bootstrap/comments/backend/classes/secrets.php deleted file mode 100644 index 6c704ca..0000000 --- a/bootstrap/comments/backend/classes/secrets.php +++ /dev/null @@ -1,41 +0,0 @@ -