Initial Auto-Build plugin structure

This commit is contained in:
2025-12-21 23:29:55 +02:00
commit 7e4912add2
30 changed files with 3274 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
# IDE
.vscode/
.idea/
# OS
.DS_Store
Thumbs.db
# Test data (if testing locally)
.auto-build-data/