mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
22 lines
174 B
Plaintext
22 lines
174 B
Plaintext
# Dependencies
|
|
node_modules
|
|
|
|
# Build outputs
|
|
dist
|
|
.next
|
|
.expo
|
|
build
|
|
*.tsbuildinfo
|
|
|
|
# Coverage
|
|
coverage
|
|
|
|
# Lock files
|
|
*.lock
|
|
package-lock.json
|
|
|
|
# Generated
|
|
android
|
|
ios
|
|
.turbo
|