Update .gitignore

master
matssteinweg 2020-01-02 17:22:53 +01:00
parent 9c29b9f866
commit 3a74c305f9
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -11,3 +11,6 @@ __pycache__/reference_path.cpython-37.pyc
__pycache__/spatial_bicycle_models.cpython-37.pyc
*.mp4
*.png
*.DS_Store
.gitattributes
.idea