30 lines
457 B
Plaintext
30 lines
457 B
Plaintext
# Large local database backup
|
|
WC_WP12T_13L_2024.9.26___18.29.bak
|
|
*.bak
|
|
|
|
# Frontend dependencies and build outputs
|
|
MES-Manager_View/node_modules/
|
|
MES-Manager_View/dist/
|
|
MES-Manager_View/dist.zip
|
|
MES-Manager_View/mcp-server/.env.local
|
|
|
|
# IDE and local workspace files
|
|
.vs/
|
|
.idea/
|
|
.vscode/
|
|
*.suo
|
|
*.user
|
|
*.njsproj
|
|
*.sln.docstates
|
|
|
|
# Logs and crash dumps
|
|
*.log
|
|
*.stackdump
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
|
|
# OS temporary files
|
|
.DS_Store
|
|
Thumbs.db
|