24 lines
207 B
Plaintext
24 lines
207 B
Plaintext
# dependencies
|
|
/android
|
|
/ios
|
|
/node_modules
|
|
/RN-UI-LIB
|
|
/__tests__
|
|
|
|
# testing
|
|
/coverage
|
|
|
|
# production
|
|
|
|
# misc
|
|
.DS_Store
|
|
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
|
|
#IDE
|
|
.idea/
|
|
|
|
# ESLint cache
|
|
.eslintcache |