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
|
!.gitignore
|
||||||
!to-m4b.sh
|
!to-m4b.sh
|
||||||
|
!/out
|
||||||
|
!/out/.gitkeep
|
||||||
|
!src/
|
||||||
|
!src/.gitkeep
|
||||||
|
|
||||||
*~
|
*~
|
||||||
|
|
||||||
|
|
0
out/.gitkeep
Normal file
0
out/.gitkeep
Normal file
0
src/.gitkeep
Normal file
0
src/.gitkeep
Normal file
Loading…
Add table
Add a link
Reference in a new issue