mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-12-06 11:59:40 +00:00
Ignore dist dir
This commit is contained in:
parent
5e15695f64
commit
f45a1c4161
2 changed files with 4 additions and 2 deletions
|
|
@ -10,4 +10,5 @@ npm-debug.log
|
||||||
dev.js
|
dev.js
|
||||||
test/
|
test/
|
||||||
/client/.nuxt/
|
/client/.nuxt/
|
||||||
/client/dist/
|
/client/dist/
|
||||||
|
/dist/
|
||||||
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -7,4 +7,5 @@ node_modules/
|
||||||
/metadata/
|
/metadata/
|
||||||
test/
|
test/
|
||||||
/client/.nuxt/
|
/client/.nuxt/
|
||||||
/client/dist/
|
/client/dist/
|
||||||
|
/dist/
|
||||||
Loading…
Add table
Add a link
Reference in a new issue