aprender-rag 0.29.0

Pure-Rust Retrieval-Augmented Generation pipeline built on Trueno
Documentation
# Generated by Cargo
# will have compiled files and executables
debug
target

# These are backup files generated by rustfmt
**/*.rs.bk

# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb

# Generated by cargo mutants
# Contains mutation testing data
**/mutants.out*/

# IDE files
.idea/
.vscode/

# macOS
.DS_Store

# Temporary/backup files
*.tmp
*.bak
*.swp
*~

# mdbook output
book/book/

# Coverage reports
coverage/
lcov.info
*.profraw
*.profdata

# ML model cache
.fastembed_cache/

# Property test regressions
proptest-regressions/

# PMAT
.pmat/
.pmat-qa/
.pmat-work/
.pmat-work.toml
.pmat-tickets/
.pmat-metrics/