Skip to content

Commit

Permalink
Including a gitignore file for generated gem file
Browse files Browse the repository at this point in the history
  • Loading branch information
Willian Molinari committed Dec 17, 2009
1 parent e6467f1 commit a3c8f77
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
tags
discover-unused-partials-*
1 change: 1 addition & 0 deletions discover-unused-partials.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Gem::Specification.new do |s|
"README.rdoc",
"Rakefile",
"VERSION",
"bin/discover-unused-partials",
"discover-unused-partials.gemspec",
"lib/discover-unused-partials.rb",
"spec/discover-unused-partials_spec.rb",
Expand Down

0 comments on commit a3c8f77

Please sign in to comment.