Skip to content

Commit

Permalink
dev: cleaning up some files
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Jan 3, 2021
1 parent 2d4e624 commit 08ecf99
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
Empty file removed .gemtest
Empty file.
2 changes: 2 additions & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ CLEAN.add(
"tmp",
)
CLOBBER.add("ports/*").exclude(%r{ports/archives$})
CLOBBER.add(".yardoc")
CLOBBER.add("gems")

require "hoe/markdown"
Hoe::Markdown::Standalone.new("nokogiri").define_markdown_tasks
Expand Down
1 change: 0 additions & 1 deletion rakelib/check-manifest.rake
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ task :check_manifest do
ignore_files = %w[
.cross_rubies
.editorconfig
.gemtest
.gitignore
appveyor.yml
nokogiri.gemspec
Expand Down

0 comments on commit 08ecf99

Please sign in to comment.