Skip to content

Commit 9323303

Browse files
committed
Exclude local Bundler config directory from VC
Ref: react-native-community/template#209
1 parent 1c3bdf1 commit 9323303

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ yarn-error.log
5959
# Ruby / CocoaPods
6060
**/Pods/
6161
/vendor/bundle/
62+
/.bundle/
6263

6364
# Temporary files created by Metro to check the health of the file watcher
6465
.metro-health-check*

0 commit comments

Comments
 (0)