Skip to content

Commit

Permalink
Hiding .rbc and debug print.
Browse files Browse the repository at this point in the history
  • Loading branch information
Austin Ziegler committed Aug 24, 2011
1 parent 0d05fe3 commit 5fef181
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -3,6 +3,7 @@ spec/ldap.yml
pkg/
*.swp
*.pyc
*.rbc
html/
doc/
publish/
Expand Down
2 changes: 0 additions & 2 deletions Rakefile
Expand Up @@ -4,8 +4,6 @@ require 'rubygems'
require 'rspec'
require 'hoe'

p RSpec

Hoe.plugin :doofus
Hoe.plugin :gemspec
Hoe.plugin :git
Expand Down

0 comments on commit 5fef181

Please sign in to comment.