Commit before this refactoring with partials and stuff gets out of control

This commit is contained in:
2025-09-03 09:41:50 +02:00
parent 7c45c0af08
commit e3ca84a584
11 changed files with 182 additions and 142 deletions

27
.gitignore vendored Normal file
View File

@ -0,0 +1,27 @@
# Binaries
linuxservice
*.exe
*.dll
*.so
*.dylib
# Build directories
/bin/
/build/
/dist/
# Logs and caches
*.log
*.cache
# OS files
.DS_Store
Thumbs.db
# Editor/project files
.vscode/
.idea/
# Go
*.test
coverage.out