Skip to content

Commit

Permalink
Fix .gitignore file to only consider files at the root
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Apr 20, 2016
1 parent 31252bd commit 1829feb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Gemfile.lock
rubyspec_temp
/Gemfile.lock
/rubyspec_temp
/ext
.ruby-version
.ruby-gemset
/.ruby-version
/.ruby-gemset

0 comments on commit 1829feb

Please sign in to comment.