Files
wehub-resource-sync d0e4308def
Validate YAML Workflows / Validate YAML Configuration Files (push) Waiting to run
chore: import upstream snapshot with attribution
2026-07-13 12:37:51 +08:00

31 lines
229 B
Plaintext

# Python
__pycache__/
*.pyc
# Virtual environments
.venv/
venv/
env/
# uv
.uv-cache/
# IDEs
.idea/
.vscode/
frontend/.vscode/
# OS
.DS_Store
# Environment
.env
# Project Specific
logs/
node_modules/
data/
temp/
WareHouse/