mirror of
https://github.com/status-im/react-navigation.git
synced 2025-02-23 00:28:12 +00:00
21 lines
168 B
Plaintext
21 lines
168 B
Plaintext
# VSCode
|
|
.vscode/
|
|
jsconfig.json
|
|
|
|
# IntelliJ/Webstorm
|
|
.idea
|
|
|
|
# NodeJS
|
|
npm-debug.log
|
|
node_modules
|
|
yarn-error.log
|
|
|
|
# OS X
|
|
.DS_Store
|
|
|
|
# Exponent
|
|
.exponent
|
|
|
|
# Jest
|
|
coverage
|