e5a586f903
Move business code under modules/, env template to config/, PM2 single qihuo process, and _legacy shims for old imports. Co-authored-by: Cursor <cursoragent@cursor.com>
12 lines
103 B
Plaintext
12 lines
103 B
Plaintext
.env
|
|
config/.env
|
|
*.db
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
.Python
|
|
venv/
|
|
.venv/
|
|
*.log
|
|
uploads/
|