# Rust build output
/target/
/data/

# Local configuration and secrets
.env
.env.*
!.env.example

# Graphify generated knowledge graphs
/graphify-out/
