audiobookshelf/.gitignore
2026-01-25 15:35:38 +00:00

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