1
0
Fork 0
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:
vitorsemeano 2019-02-23 17:12:41 +00:00
parent e272b12755
commit e91cbf8438

3
.gitignore vendored
View file

@ -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