Initial commit — Mek-Tech AI Consultancy Framework v2.0
This commit is contained in:
+19
@@ -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
|
||||
Reference in New Issue
Block a user