mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-03-06 22:39:41 +08:00
21 lines
160 B
Plaintext
21 lines
160 B
Plaintext
# VSCode
|
|
.vscode/
|
|
jsconfig.json
|
|
|
|
# IntelliJ/Webstorm
|
|
.idea
|
|
|
|
# NodeJS
|
|
npm-debug.log
|
|
node_modules
|
|
yarn-error.log
|
|
|
|
# OS X
|
|
.DS_Store
|
|
|
|
# Expo
|
|
.expo
|
|
|
|
# Jest
|
|
coverage
|