You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
361 B

11 months ago
  1. **/server/utils/agents/aibitat/example/**
  2. **/server/storage/documents/**
  3. **/server/storage/vector-cache/**
  4. **/server/storage/*.db
  5. **/server/storage/lancedb
  6. **/collector/hotdir/**
  7. **/collector/outputs/**
  8. **/node_modules/
  9. **/dist/
  10. **/v-env/
  11. **/__pycache__/
  12. **/.env
  13. **/.env.*
  14. **/bundleinspector.html
  15. **/tmp/**
  16. **/.log
  17. !docker/.env.example
  18. !frontend/.env.production