# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
/lib/
/lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST

# Virtual Environment
venv/
ENV/
env/
.venv

# IDE
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store

# Environment variables
.env
.env.local
.env.*.local

# Node.js / Frontend
node_modules/
.npm-cache/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*

# Build output
dist/
build/
*.local

# Logs
logs/
*.log

# Database
*.db
*.sqlite
*.sqlite3

# Testing
.coverage
.pytest_cache/
htmlcov/
.tox/
.hypothesis/

# Jupyter Notebook
.ipynb_checkpoints

# pyenv
.python-version

# Docker
.buildx-cache/
*.log

# OS
Thumbs.db
Desktop.ini

# Temporary files
*.tmp
*.temp
.cache/
.pytest_cache
.cursor
.trae
workspace
.plan
sync-to-huawei-swr-docker.sh
