# Siderophile related (mostly for tests)
siderophile_out/

# Cargo/Rust related
target/
**/*.rs.bk

# Python related
__pycache__
*.pyc

# Others
.DS_Store
.idea
