# Rust
/target/
*.pdb

# env file
.env

# python packaging
dist/
*.egg-info/
__pycache__/

# aider
.aider*
