mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-22 03:44:28 +02:00
Ignore dist dir
This commit is contained in:
parent
8fdbe58da8
commit
ec23250273
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