This commit is contained in:
Arkaprabha Chakraborty
2025-12-14 05:33:05 +05:30
parent 25ead1d8bd
commit 43c516a005
37 changed files with 1037 additions and 523 deletions

11
backend/.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
# Go
bin/
pkg/
*.exe
*.dll
*.so
*.test
*.prof
.env
# Local database (if applicable)
reduce.db