Eyob-Sol commited on
Commit
118500b
·
verified ·
1 Parent(s): 74bb5fe

Create .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +5 -0
.gitignore ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ .venv/
2
+ __pycache__/
3
+ *.pyc
4
+ runtime/audio/*
5
+ !.gitkeep