From 7127d6e98e05acb12d257d72e1d70e2c2da184f9 Mon Sep 17 00:00:00 2001 From: jules Date: Thu, 10 Jan 2019 17:46:44 +0100 Subject: [PATCH] Update '.gitignore' ignore secret key --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 6a18ad4..c6b220d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# --- secret key +config.py + # ---> Python # Byte-compiled / optimized / DLL files __pycache__/