Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

.biomeignore 595 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
  1. dist/**/*
  2. site/.docusaurus/**/*
  3. site/build/**/*
  4. **/venv/**/*
  5. examples/redteam-medical-agent/src/**/*
  6. **/site-packages/**
  7. .aider*
  8. .coverage
  9. drizzle/**/*
  10. examples/adaline-gateway/adaline-chat-history/prompt.json
  11. examples/adaline-gateway/adaline-embedding-similarity/prompt.json
  12. examples/multiple-turn-conversation/prompt.json
  13. examples/openai-chat-history/prompt.json
  14. examples/redteam-foundation-model/redteam.yaml
  15. examples/simple-test/output.html
  16. examples/custom-provider/vercelAiSdkExample.js
  17. helm/chart/promptfoo/templates/**/*.yaml
  18. .jest/**/*
  19. .local/**/*
  20. **/*.j2
  21. **/*.jinja
  22. **/*.jinja2
  23. **/*.mdc
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...