立项与伦理-初步优化,新增.env

This commit is contained in:
Cheng Zhou
2026-01-14 15:33:52 +08:00
parent f9ef5c109f
commit 4fc5f0ee9b
13 changed files with 733 additions and 297 deletions
-13
View File
@@ -8,11 +8,6 @@ Thumbs.db
*.swp
*.swo
# Environment/config
.env
.env.*
!.env.example
.envrc
# Python build artifacts
__pycache__/
@@ -46,14 +41,6 @@ pyrightconfig.json
.pyre/
.ruff_cache/
# Virtual environments
venv/
.venv/
env/
ENV/
.conda/
.virtualenv/
# Node/Vite frontend
frontend/node_modules/
frontend/dist/