# Exclude all top-level hidden directories by convention
/.*/

# Exclude tarballs generated by `npm pack`
/*.tgz

__mocks__
__tests__

/babel.config.js
/android/src/androidTest/
/android/src/test/
/android/build/
/example/

/ios/.gomobile-cache/
/ios/Frameworks/
/plugin/src/NotificationService/BertyPush.xcframework/
