This is an automated email from the ASF dual-hosted git repository.
nevime pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
The following commit(s) were added to refs/heads/master by this push:
new fc78af6 Exclude .github in rat files (#551)
fc78af6 is described below
commit fc78af6324513cc3da9fea8c80658d85dfcd8263
Author: Andrew Lamb <[email protected]>
AuthorDate: Wed Jul 14 10:45:29 2021 -0400
Exclude .github in rat files (#551)
---
dev/release/rat_exclude_files.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev/release/rat_exclude_files.txt
b/dev/release/rat_exclude_files.txt
index d64a431..c5435d0 100644
--- a/dev/release/rat_exclude_files.txt
+++ b/dev/release/rat_exclude_files.txt
@@ -12,3 +12,4 @@ filtered_rat.txt
rat.txt
# auto-generated
arrow-flight/src/arrow.flight.protocol.rs
+.github/*