feat: version 2

This commit is contained in:
Arkaprabha Chakraborty
2026-02-12 05:51:56 +05:30
parent 1ecd710191
commit 005838045a
20 changed files with 1645 additions and 334 deletions

8
backend/.gitignore vendored
View File

@@ -7,5 +7,9 @@ pkg/
*.test
*.prof
.env
# Local database (if applicable)
reduce.db
# Database
reduce.db*
# Binary
reduce