.DS_Store

# Build artifacts
**/dist/
**/package-lock.json
__pycache__/
*.pyc

# npm dependencies
**/node_modules/

# Dify .difypkg extraction artifacts
dify/.extract_*/
