refactor: improve directory handling and globbing in to-m4b.sh; update .gitignore

This commit is contained in:
Philip Henning 2025-09-10 13:49:41 +02:00
parent 351ea4bb43
commit 70919f1df5
2 changed files with 79 additions and 33 deletions

5
.gitignore vendored
View file

@ -1,5 +1,6 @@
out/
src/
**
!.gitignore
!to-m4b.sh
*~