*.cpython*
*.pyc
*.coverage
dist/
*.xml
*.png
*.pdf
node_modules/
env/

# Rust build artifacts
decayangle-rs/target/
decayangle-rs/Cargo.lock
