mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add directory dist to .gitignore
This commit is contained in:
parent
e272b12755
commit
e91cbf8438
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -573,3 +573,6 @@ ASALocalRun/
|
||||||
healthchecksdb
|
healthchecksdb
|
||||||
|
|
||||||
# End of https://www.gitignore.io/api/node,rider,macos,linux,windows,visualstudio,visualstudiocode
|
# End of https://www.gitignore.io/api/node,rider,macos,linux,windows,visualstudio,visualstudiocode
|
||||||
|
|
||||||
|
# dist for webpack output
|
||||||
|
dist
|
Loading…
Add table
Add a link
Reference in a new issue