Initial commit — Mek-Tech AI Consultancy Framework v2.0

This commit is contained in:
mo
2026-07-12 21:54:22 +00:00
commit 18921c021b
180 changed files with 28518 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
node_modules/
.env
data/*.db
data/*.db-shm
data/*.db-wal
uploads/
public/css/
public/js/
python-*/__pycache__/
python-*/.venv/
python-*/venv/
__pycache__/
*.pyc
.DS_Store
*.log
data/backups/*
data/reports/*
!data/backups/.gitkeep
!data/reports/.gitkeep