Introduce Feedser plugin scaffolding

This commit is contained in:
2025-10-03 13:49:27 +00:00
parent 51b65e6700
commit 3abec27cf4
88 changed files with 2813 additions and 2 deletions

18
.gitignore vendored Normal file
View File

@@ -0,0 +1,18 @@
# Build outputs
bin/
obj/
# IDE state
.vs/
*.user
*.suo
*.userprefs
# Rider/VSCode
.idea/
.vscode/
# Packages and logs
*.log
TestResults/