Skip to content

Commit 192aea7

Browse files
committed
Update ios dir to work in new workspace config
1 parent 71e5e5c commit 192aea7

File tree

4 files changed

+1869
-43
lines changed

4 files changed

+1869
-43
lines changed

demos/react-native-barebones-opsqlite/.gitignore

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ local.properties
3737
# node.js
3838
#
3939
node_modules/
40-
npm-debug.log
41-
yarn-error.log
40+
pnpm-debug.log
4241

4342
# fastlane
4443
#
@@ -65,10 +64,3 @@ yarn-error.log
6564
# testing
6665
/coverage
6766

68-
# Yarn
69-
.yarn/*
70-
!.yarn/patches
71-
!.yarn/plugins
72-
!.yarn/releases
73-
!.yarn/sdks
74-
!.yarn/versions

0 commit comments

Comments
 (0)