Skip to content

Commit

Permalink
Add .rbx, pkg/, and coverage/ to gitignore [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ezkl committed May 21, 2012
1 parent 5158e1d commit 2847e81
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ TODO
Gemfile.lock Gemfile.lock
rdoc/ rdoc/
doc/ doc/
bin pkg/
coverage/
.rbx
.bundle .bundle
*.swp *.swp
*.swo *.swo

0 comments on commit 2847e81

Please sign in to comment.