Update publish profiles and .gitignore for Windows build
Expanded .gitignore to cover more build artifacts. Updated publish profiles to use "Windows Deployment (Bridge)" and changed publish URLs to "Jellyfin-win". Cleaned up old profile user files and added new Windows deployment profiles. Adjusted test project references to exclude runtime assets and prevent copying.
This commit is contained in:
@@ -14,3 +14,9 @@
|
||||
**/[Dd]ebug/
|
||||
**/[Rr]elease/
|
||||
**/[Bb]in/
|
||||
*.deps.json
|
||||
*.runtimeconfig.json
|
||||
*.dll
|
||||
*.pdb
|
||||
bin/
|
||||
obj/
|
||||
Reference in New Issue
Block a user