.gitignore 54 B

1234567
  1. build*
  2. tests/data
  3. testdata/*
  4. rel
  5. rel/*
  6. ggml/*
  7. libav/*