From ef4b7eed3b5a155aec447204cb1b6a6dc112c16b Mon Sep 17 00:00:00 2001 From: gcarq Date: Fri, 12 May 2017 22:42:20 +0200 Subject: [PATCH] update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4e3d216a2..29447afa1 100644 --- a/.gitignore +++ b/.gitignore @@ -77,4 +77,5 @@ config.json preprocessor.py *.sqlite -.venv \ No newline at end of file +.venv +.idea