Skip to content

Commit b916307

Browse files
committed
Minor correction to .gitignore to ensure we ignore .bundle directories everywhere.
1 parent 843b790 commit b916307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
*.gem
1010
/.idea/
1111
.rvmrc
12-
.bundle/
12+
.bundle

0 commit comments

Comments
 (0)