chore: update .gitignore to include out and src directories; add .gitkeep files

This commit is contained in:
Philip Henning 2025-09-10 13:51:15 +02:00
parent 70919f1df5
commit 7e4f460f28
3 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View file

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