Commit Graph

2 Commits

Author SHA1 Message Date
ae48045055 fix: remove build artifacts and coverage files from tracking
- Remove compiled binary 'api' from git tracking
- Remove 'cover.out' coverage file from git tracking
- Update .gitignore to include 'api' and 'cover.out'
- Clean up temporary files: coverage.out, dump.rdb
2026-08-19 15:04:51 +03:00
ac6efb45d8 fix: add .gitignore for runtime artifacts and fix code issues 2026-08-13 21:23:04 +03:00