23 lines
350 B
Plaintext
23 lines
350 B
Plaintext
/node_modules/
|
|
/.rpt2_cache/
|
|
package-lock.json
|
|
/dist
|
|
|
|
.env
|
|
.envrc
|
|
|
|
/visualizations/
|
|
/coverage/
|
|
|
|
# Screenshots and attachments the browser test runner writes when a test fails.
|
|
/.vitest/
|
|
|
|
# https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored
|
|
.pnp.*
|
|
.yarn/*
|
|
!.yarn/patches
|
|
!.yarn/plugins
|
|
!.yarn/releases
|
|
!.yarn/sdks
|
|
!.yarn/versions
|