Skip to content

Commit

Permalink
ignore a toplevel .bundle directory
Browse files Browse the repository at this point in the history
  • Loading branch information
rolandwalker committed Jun 19, 2014
1 parent d3278a5 commit 2b23710
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# toplevel
/.bundle/

# anywhere in the tree
.ruby-version
coverage
1 change: 1 addition & 0 deletions test/layout_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
.
..
.DS_Store
.bundle
}

# the developer has hopefully gitignored these
Expand Down

0 comments on commit 2b23710

Please sign in to comment.