mirror of
https://github.com/callstack/react-native-testing-library.git
synced 2026-09-18 23:09:04 +08:00
58055d8998
* Migration to Docusaurus v2.0.0 * update lock file * add algolia search * update GH Pages deploy * make sidebar non-collapsible for now * update theme colors * ignore docusaurus-specific import aliases, remove home-container class Co-authored-by: Michał Pierzchała <thymikee@gmail.com>
11 lines
129 B
Plaintext
11 lines
129 B
Plaintext
node_modules
|
|
*.log
|
|
.eslintcache
|
|
build
|
|
.idea
|
|
.DS_Store
|
|
|
|
# Ignore lock files in examples for now
|
|
examples/**/yarn.lock
|
|
.docusaurus
|