Skip to content

Commit 989e81e

Browse files
authored
Add /.bundle/ to gitignore
1 parent 620f5a4 commit 989e81e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

template/_gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,10 @@ yarn-error.log
5656
# Bundle artifact
5757
*.jsbundle
5858

59-
# Ruby / CocoaPods
59+
# Ruby / Bundler / 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)