chore: update .gitignore to include out and src directories; add .gitkeep files
This commit is contained in:
parent
70919f1df5
commit
7e4f460f28
3 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,6 +1,10 @@
|
|||
**
|
||||
!.gitignore
|
||||
!to-m4b.sh
|
||||
!/out
|
||||
!/out/.gitkeep
|
||||
!src/
|
||||
!src/.gitkeep
|
||||
|
||||
*~
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue