From e900782ba346f08dbff43da1321ff88ab7bf4d7c Mon Sep 17 00:00:00 2001 From: Chris Gates Date: Sun, 11 Feb 2018 17:57:04 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b49eaf1..1a3fbd1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,8 @@ -# Docs r generated :D -docs/*.html +#let's attempt not to check in config.py with keys +config.py +# Docs r generated +docs/*.html # Byte-compiled / optimized / DLL files __pycache__/