11 lines
154 B
Plaintext
11 lines
154 B
Plaintext
# Ignore the actual library and heavy data
|
|
audiobooks/
|
|
podcasts/
|
|
metadata/
|
|
|
|
# Ignore the application database and settings
|
|
config/
|
|
|
|
# Ignore secrets
|
|
.env
|