first (part 1: root files)
Deploy Iddaai Backend / build-and-deploy (push) Failing after 4s

This commit is contained in:
2026-04-16 15:09:10 +03:00
parent b4173c10bb
commit 7814e0bc6b
38 changed files with 18494 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
node_modules
dist
.git
.env
.env.*
*.backup
*.dump
ai-engine/
venv/
__pycache__/
*.pyc
# IDE files
.vscode/
.idea/
# Ignore test coverage and log files
coverage/
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# Uploads
uploads/
public/uploads/