Update app and ignore local artifacts

This commit is contained in:
2026-09-04 12:59:28 +05:30
parent 8120ebb927
commit e6884a148b
56 changed files with 4419 additions and 370 deletions

12
.dockerignore Normal file
View File

@@ -0,0 +1,12 @@
node_modules
.expo
dist
web-build
.git
.gitignore
.vscode
.claude
backend/data
*.log
npm-debug.log
README.md