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__/