nit: removed all .DS_Store, added to gitignore

This commit is contained in:
Shiven Mian 2024-02-16 03:35:54 -08:00
parent 4e3c1f77a6
commit a190387b34
3 changed files with 1 additions and 0 deletions

BIN
.DS_Store vendored

Binary file not shown.

1
.gitignore vendored
View File

@ -168,3 +168,4 @@ cython_debug/
# ignore the aifs index files
_.aifs
01OS/output_audio.wav
.DS_Store

Binary file not shown.