mirror of https://github.com/MycroftAI/mimic2.git
Added gitignore file
parent
583ce9d575
commit
ff8c550d9a
|
@ -3,4 +3,6 @@ __pycache__/
|
||||||
*.pyc
|
*.pyc
|
||||||
.DS_Store
|
.DS_Store
|
||||||
run*.sh
|
run*.sh
|
||||||
.vscode
|
.vscode
|
||||||
|
export_recs_per_day.py
|
||||||
|
sample_recs.py
|
||||||
|
|
Loading…
Reference in New Issue