mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-30 22:59:37 +02: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
|
||||
test/
|
||||
/client/.nuxt/
|
||||
/client/dist/
|
||||
/client/dist/
|
||||
/dist/
|
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -7,4 +7,5 @@ node_modules/
|
|||
/metadata/
|
||||
test/
|
||||
/client/.nuxt/
|
||||
/client/dist/
|
||||
/client/dist/
|
||||
/dist/
|
Loading…
Add table
Add a link
Reference in a new issue