Skip to content

Commit 23f3ee3

Browse files
committed
dev: omit some new files from the manifest check
[skip ci]
1 parent 945384e commit 23f3ee3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rakelib/check-manifest.rake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,10 @@ task :check_manifest do
2222
[0-9]*
2323
}
2424
ignore_files = %w[
25+
.editorconfig
2526
.gitignore
2627
.rdoc_options
28+
.rubocop.yml
2729
Gemfile?*
2830
Rakefile
2931
[a-z]*.{log,out}

0 commit comments

Comments
 (0)