Fixed gitignore for wwwroot

This commit is contained in:
Joseph Milazzo 2021-01-20 13:44:47 -06:00
parent 9fb16fdb06
commit 6309ae9dd3

35
.gitignore vendored
View File

@ -449,37 +449,4 @@ appsettings.json
/API/Hangfire.db /API/Hangfire.db
/API/Hangfire-log.db /API/Hangfire-log.db
cache/ cache/
/API/wwwroot/assets/images/image-placeholder.jpg /API/wwwroot/
/API/wwwroot/assets/images/mock-cover.jpg
/API/wwwroot/assets/images/preset-light.png
/API/wwwroot/assets/themes/plex/_bootswatch.scss
/API/wwwroot/assets/themes/plex/_variables.scss
/API/wwwroot/admin-admin-module.js
/API/wwwroot/admin-admin-module.js.map
/API/wwwroot/fa-brands-400.eot
/API/wwwroot/fa-brands-400.svg
/API/wwwroot/fa-brands-400.ttf
/API/wwwroot/fa-brands-400.woff
/API/wwwroot/fa-brands-400.woff2
/API/wwwroot/fa-regular-400.eot
/API/wwwroot/fa-regular-400.svg
/API/wwwroot/fa-regular-400.ttf
/API/wwwroot/fa-regular-400.woff
/API/wwwroot/fa-regular-400.woff2
/API/wwwroot/fa-solid-900.eot
/API/wwwroot/fa-solid-900.svg
/API/wwwroot/fa-solid-900.ttf
/API/wwwroot/fa-solid-900.woff
/API/wwwroot/fa-solid-900.woff2
/API/wwwroot/favicon.ico
/API/wwwroot/index.html
/API/wwwroot/main.js
/API/wwwroot/main.js.map
/API/wwwroot/polyfills.js
/API/wwwroot/polyfills.js.map
/API/wwwroot/runtime.js
/API/wwwroot/runtime.js.map
/API/wwwroot/styles.css
/API/wwwroot/styles.css.map
/API/wwwroot/vendor.js
/API/wwwroot/vendor.js.map