Skip to content

Commit c06ee9c

Browse files
committed
update exclude file
1 parent 9d58706 commit c06ee9c

File tree

1 file changed

+6
-12
lines changed

1 file changed

+6
-12
lines changed

dev/release/rat_exclude_files.txt

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -22,18 +22,12 @@ CLAUDE.md
2222
README.md
2323
CONTRIBUTING.md
2424
CHANGELOG.md
25-
build/
26-
dist/
27-
.github/
28-
.git/
29-
cmake_modules/
30-
.cmake/
31-
.clang-format
32-
.clang-tidy
33-
.pre-commit-config.yaml
34-
CMakeUserPresets.json
35-
test/resources/
36-
cmake-format.py
25+
build/**
26+
dist/**
27+
.git/**
28+
cmake_modules/**
29+
.cmake/**
30+
test/resources/**
3731
*.avro
3832
*.json
3933
*.parquet

0 commit comments

Comments
 (0)