From 75d0268477b45f418fd122c441705933aca6938f Mon Sep 17 00:00:00 2001 From: Loic GUEGAN Date: Mon, 3 Sep 2018 16:26:14 +0200 Subject: Update gitignore, clean code --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9337ccb..1982360 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ # Do not include python cache __pycache__ +.pydevproject +.project -- cgit v1.2.3