.gitignore 246 B

12345678910
  1. # Generated by Cargo
  2. # will have compiled files and executables
  3. /target/
  4. # Generated by Tauri
  5. # will have schema files for capabilities auto-completion
  6. /gen/schemas
  7. # fastembed model cache (downloaded on first search, ~23 MB)
  8. .fastembed_cache/