Files
comunidadhll/.gitignore
devRaGonSa 006bfeba7d
Some checks failed
Codex Worker / run-codex-worker (push) Has been cancelled
HLL Vietnam V2
2026-07-02 17:51:14 +02:00

38 lines
609 B
Plaintext

.venv/
__pycache__/
*.pyc
node_modules/
.idea/
.vscode/
dist/
build/
.DS_Store
Thumbs.db
# Local AI worker/runtime artifacts
ai/worker.lock
ai/reports/*.md
!ai/reports/.gitkeep
# Local backend runtime data
backend/runtime/
backend/data/*.sqlite3
backend/data/*.writer.lock
!backend/data/.gitkeep
backend/data/snapshots/**
!backend/data/snapshots/.gitkeep
.env
backend/data/*.sqlite3-shm
backend/data/*.sqlite3-wal
tmp/
frontend/assets/img/weapons/black - copia/
frontend/assets/img/weapons/black.zip
.ai/
/ai/
/.ai/
/tmp/
/frontend/assets/img/weapons/black - copia/
/frontend/assets/img/weapons/black.zip