Skip to content

Commit 77ea2f2

Browse files
committed
dev: add files to manifest ignore list
- compile_commands should been included in 464f8d4 - gumbo fuzzer files should have been included in #3007 and #3093 (cherry picked from commit b90b2c1)
1 parent 756f27c commit 77ea2f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rakelib/check-manifest.rake

+2
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ task :check_manifest, [:verbose] do |_, args|
5555
[a-z]*.{log,out}
5656
[0-9]*
5757
appveyor.yml
58+
**/compile_commands.json
59+
gumbo-parser/fuzzer/*
5860
gumbo-parser/test/*
5961
gumbo-parser/gperf-filter.sed
6062
lib/nokogiri/**/nokogiri.{jar,so}

0 commit comments

Comments
 (0)