Added gitignore file

pull/45/head
Thorsten Mueller 2020-01-18 10:02:41 +01:00
parent 583ce9d575
commit ff8c550d9a
1 changed files with 3 additions and 1 deletions

4
.gitignore vendored
View File

@ -3,4 +3,6 @@ __pycache__/
*.pyc
.DS_Store
run*.sh
.vscode
.vscode
export_recs_per_day.py
sample_recs.py