audiobookshelf/.gitignore

18 lines
159 B
Plaintext
Raw Normal View History

.env
2021-08-18 00:01:11 +02:00
dev.js
node_modules/
/config/
/audiobooks/
/audiobooks2/
/podcasts/
/media/
2021-08-18 00:01:11 +02:00
/metadata/
2021-09-01 20:47:18 +02:00
test/
/client/.nuxt/
2021-09-25 00:23:40 +02:00
/client/dist/
2022-02-09 02:09:24 +01:00
/dist/
2022-11-06 17:24:59 +01:00
/deploy/
2022-02-09 02:09:24 +01:00
sw.*
2022-06-12 09:22:04 +02:00
.DS_STORE