From a662b2fe465d240659667aa4da6ed2445631aa4a Mon Sep 17 00:00:00 2001 From: Quentin Canel Date: Mon, 17 Aug 2015 16:37:07 +0200 Subject: [PATCH] Added config.yml to .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index eed2da3..4c237b6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# Config file +config.yml + # https://github.com/github/gitignore # Byte-compiled / optimized / DLL files __pycache__/