Files
teaching-feedback-assistant/.gitignore

12 lines
151 B
Plaintext

# Rust build output
/target/
/data/
# Local configuration and secrets
.env
.env.*
!.env.example
# Graphify generated knowledge graphs
/graphify-out/