# E1 fix: prevent secrets and unnecessary files from entering Docker image
.env
.env.*
!.env.example
.git
.gitignore
node_modules
output/
runs/
build/
dist/
__pycache__/
*.pyc
*.pyo
*.log
*.db
*.db-journal
*.spec
*.mot
docs/
第三方评审/
axial_mag_pull-master/
torqrippswap-master/
MotorCAD软件教程及故障处理防范/
书籍与论文/
DRSS V16.html
web/frontend/node_modules
web/frontend/dist
web/backend/output
web/backend/*.db
web/backend/data
