aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2019-03-24 20:10:25 -0400
committerThedro Neely <thedroneely@gmail.com>2019-03-24 20:10:25 -0400
commit4d043f4879658fc6abcdd4764c959ad2d645f099 (patch)
treef019a6860a546ae8ef1bcf7060e43c5e983f78ea /.gitignore
parent45a18145947bb708f6e067df019e1491f07e25db (diff)
downloadedwinmattiacci.com-4d043f4879658fc6abcdd4764c959ad2d645f099.tar.gz
edwinmattiacci.com-4d043f4879658fc6abcdd4764c959ad2d645f099.tar.bz2
edwinmattiacci.com-4d043f4879658fc6abcdd4764c959ad2d645f099.zip
bootstrap/comments/backend/classes/secrets: Lock down secrets file
We will start using this file. Add to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
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