almost empty

This commit is contained in:
2026-01-30 22:44:32 +01:00
commit b5320bf29a
22 changed files with 1576 additions and 0 deletions

34
.gitignore vendored Normal file
View File

@@ -0,0 +1,34 @@
# Binaries
bin/
dist/
*.so
*.exe
# Go
vendor/
# IDE
.idea/
.vscode/
*.swp
*.swo
# OS
.DS_Store
Thumbs.db
# Test coverage
coverage.out
coverage.html
# GoReleaser
dist/
# Pkl
.pkl-cache/
*.pkl-expected.pcf
PklProject.deps.json
# Claude Code
CLAUDE.md
.claude/