mirror of
https://github.com/callstack/react-native-testing-library.git
synced 2026-09-18 23:09:04 +08:00
2bce396a46
* docs: update references to Jest Native * chore: update docs * chore: update example apps * docs: update * chore: upgrade example apps * chore: self code review * chore: docs tweaks * docs: code review changes
21 lines
208 B
Plaintext
21 lines
208 B
Plaintext
# General Node.js
|
|
node_modules
|
|
coverage
|
|
*.log
|
|
.eslintcache
|
|
build
|
|
.idea
|
|
.DS_Store
|
|
|
|
# Yarn 4.x
|
|
.pnp.*
|
|
.yarn/*
|
|
!.yarn/patches
|
|
!.yarn/plugins
|
|
!.yarn/releases
|
|
!.yarn/sdks
|
|
!.yarn/versions
|
|
|
|
# Docusaurus
|
|
.docusaurus
|