Initial commit

This commit is contained in:
2025-07-30 19:12:53 +03:00
commit 74cbe1e469
83 changed files with 12567 additions and 0 deletions

30
.gitignore vendored Normal file
View File

@@ -0,0 +1,30 @@
# Binaries
/dist/
*.exe
*.dll
*.so
*.dylib
# IDE files
.idea/
.vscode/
*.swp
*.swo
# OS files
.DS_Store
Thumbs.db
# Test output
*.test
# Logs
*.log
# Vendor
go.sum
/gh-action-readme
*.out
TODO.md