edb1d5fe82
Generated by create-expo-module 56.0.3.
16 lines
249 B
Plaintext
16 lines
249 B
Plaintext
# 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/
|