Skip to content

Commit

Permalink
Merge pull request #1181 from ruby/eregon-patch-1
Browse files Browse the repository at this point in the history
Remove redundant ignores in check_manifest.rake
  • Loading branch information
kddnewton authored Aug 1, 2023
2 parents 138de9b + 0d643bf commit 5ad5fef
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tasks/check_manifest.rake
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,6 @@ task :check_manifest => [:templates, "configure"] do
configure.ac
compile_commands.json
include/yarp/config.h
java/org/yarp/AbstractNodeVisitor.java
java/org/yarp/Loader.java
java/org/yarp/Nodes.java
java/org/yarp/Parser.java
lib/yarp/yarp.{so,bundle,jar}
tags
test.c
Expand Down

0 comments on commit 5ad5fef

Please sign in to comment.