From 3a74c305f9798df4fb8236927d413a18133a9fe9 Mon Sep 17 00:00:00 2001 From: matssteinweg Date: Thu, 2 Jan 2020 17:22:53 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 827854f..2bb438b 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,6 @@ __pycache__/reference_path.cpython-37.pyc __pycache__/spatial_bicycle_models.cpython-37.pyc *.mp4 *.png +*.DS_Store +.gitattributes +.idea