Skip to content

Commit 18589be

Browse files
committed
chore: exclude .claude directory from RAT license checks
1 parent 973450c commit 18589be

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1102,6 +1102,7 @@ under the License.
11021102
<exclude>dev/release/requirements.txt</exclude>
11031103
<exclude>native/proto/src/generated/**</exclude>
11041104
<exclude>benchmarks/tpc/queries/**</exclude>
1105+
<exclude>.claude/**</exclude>
11051106
</excludes>
11061107
</configuration>
11071108
</plugin>

0 commit comments

Comments
 (0)