Skip to content

Commit c5680cc

Browse files
authored
Exclude AGENTS.md from RAT
1 parent 945c460 commit c5680cc

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
@@ -227,6 +227,7 @@
227227
<!-- exclude CHANGELOG, VERSION, AND TODO files -->
228228
<exclude>**/CHANGELOG.md</exclude>
229229
<exclude>**/README.md</exclude>
230+
<exclude>**/AGENTS.md</exclude>
230231
<exclude>**/README.markdown</exclude>
231232
<exclude>**/DEVELOPER.md</exclude>
232233
<exclude>**/RELEASING.md</exclude>

0 commit comments

Comments
 (0)