Ridealist commited on
Commit
920a74d
1 Parent(s): fefe97e

fix: register audio folder to git

Browse files
Files changed (2) hide show
  1. .gitignore +1 -2
  2. audio/.gitkeep +0 -0
.gitignore CHANGED
@@ -1,5 +1,4 @@
1
  __pycache__/
2
  .env
3
  *.mp3
4
- *.wav
5
- /audio
 
1
  __pycache__/
2
  .env
3
  *.mp3
4
+ *.wav
 
audio/.gitkeep ADDED
File without changes