cursorless/.prettierignore
Cedric Halbronn f02014fe8e
Fixtures data (#2276)
## Checklist

- [ ] I have added
[tests](https://www.cursorless.org/docs/contributing/test-case-recorder/)
- [ ] I have updated the
[docs](https://github.com/cursorless-dev/cursorless/tree/main/docs) and
[cheatsheet](https://github.com/cursorless-dev/cursorless/tree/main/cursorless-talon/src/cheatsheet)
- [ ] I have not broken the cheatsheet

This is to prepare other IDE like neovim to use fixtures. I confirmed
all the tests passed. `7211 passing (4m)`. I fixed the references in the
documentation.

---------

Co-authored-by: Cedric Halbronn <cedric.halbronn@nccgroup.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
2024-04-05 15:38:18 +00:00

10 lines
180 B
Plaintext

**/vendor
**/generated
# We use our own format for our recorded yaml tests to keep them compact
/data/fixtures/recorded/**/*.yml
pnpm-lock.yaml
.github/PULL_REQUEST_TEMPLATE.md