.gitignore 142 B

1234567891011121314
  1. /docs/build
  2. /docs/.venv
  3. Cargo.lock
  4. /target
  5. **/*.rs.bk
  6. *.ll
  7. /tests/.tmp*
  8. /tests/create_me/
  9. /test_snapshots/
  10. .helix/
  11. .vscode/
  12. /test_snapshots