From 5fd07ac6198622a15977e9f8034928cb5cfa7c3e Mon Sep 17 00:00:00 2001 From: Gary Ritchie Date: Mon, 22 Jun 2020 12:08:32 -0400 Subject: [PATCH] Not a great idea to store secrets. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1b23b61..9f35ea9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ +.env *.sublime* -backup/ \ No newline at end of file +backup/