mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2024-11-07 08:34:10 +01:00
25 lines
256 B
Plaintext
25 lines
256 B
Plaintext
.env
|
|
/dev.js
|
|
**/node_modules/
|
|
/config/
|
|
/audiobooks/
|
|
/audiobooks2/
|
|
/podcasts/
|
|
/media/
|
|
/metadata/
|
|
/client/.nuxt/
|
|
/client/dist/
|
|
/dist/
|
|
/deploy/
|
|
/coverage/
|
|
/.nyc_output/
|
|
/ffmpeg*
|
|
/ffprobe*
|
|
/unicode*
|
|
/libnusqlite3*
|
|
|
|
sw.*
|
|
.DS_STORE
|
|
.idea/*
|
|
tailwind.compiled.css
|