mirror of
https://github.com/callstack/agent-device.git
synced 2026-09-14 20:06:34 +08:00
23 lines
354 B
Plaintext
23 lines
354 B
Plaintext
# JavaScript dependencies
|
|
node_modules/
|
|
.pnpm-store/
|
|
examples/test-app/node_modules/
|
|
|
|
# Local environment
|
|
.env
|
|
.env.*
|
|
|
|
# Native build caches
|
|
.expo/
|
|
examples/test-app/.expo/
|
|
.build/
|
|
.swiftpm/
|
|
DerivedData/
|
|
android-snapshot-helper/build/
|
|
android-snapshot-helper/dist/
|
|
android-multitouch-helper/build/
|
|
android-multitouch-helper/dist/
|
|
|
|
# Tool caches
|
|
.fallow/
|