From 6309ae9dd3f57c2bfbbb77941d3e4e4813008b6f Mon Sep 17 00:00:00 2001 From: Joseph Milazzo Date: Wed, 20 Jan 2021 13:44:47 -0600 Subject: [PATCH] Fixed gitignore for wwwroot --- .gitignore | 35 +---------------------------------- 1 file changed, 1 insertion(+), 34 deletions(-) diff --git a/.gitignore b/.gitignore index e226d00c7..a87e29ab0 100644 --- a/.gitignore +++ b/.gitignore @@ -449,37 +449,4 @@ appsettings.json /API/Hangfire.db /API/Hangfire-log.db cache/ -/API/wwwroot/assets/images/image-placeholder.jpg -/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 +/API/wwwroot/