Fixed gitignore for wwwroot
This commit is contained in:
parent
9fb16fdb06
commit
6309ae9dd3
1 changed files with 1 additions and 34 deletions
35
.gitignore
vendored
35
.gitignore
vendored
|
@ -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/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue