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

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

__mocks__
__tests__

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