.gitignore 130 B

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