Skip to content

Commit 72c4c8e

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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)