# Global Files
.DS_Store

# Rust
/target/

# Python
__pycache__/
.venv/
*.pyc

# Node.js
node_modules/
/node/bin/*/
