mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 08:13:25 +00:00
feat: actually link expo and nx
This commit is contained in:
18
.gitignore
vendored
18
.gitignore
vendored
@@ -39,3 +39,21 @@ testem.log
|
||||
Thumbs.db
|
||||
|
||||
.nx/cache
|
||||
|
||||
# Expo
|
||||
node_modules/
|
||||
.expo/
|
||||
.yarn/
|
||||
dist/
|
||||
npm-debug.*
|
||||
*.jks
|
||||
*.p8
|
||||
*.p12
|
||||
*.key
|
||||
*.mobileprovision
|
||||
*.orig.*
|
||||
web-build/
|
||||
cache/
|
||||
|
||||
|
||||
apps/mobile-e2e/artifacts
|
||||
|
Reference in New Issue
Block a user