Ryan Skraba created AVRO-2681:
---------------------------------
Summary: Maintain .gitignore and rat exclusions
Key: AVRO-2681
URL: https://issues.apache.org/jira/browse/AVRO-2681
Project: Apache Avro
Issue Type: Improvement
Reporter: Ryan Skraba
Some of the recent changes in various languages have added / removed temporary
files. It's simpler for local development if the lists of files excluded by git
and rat is kept up to date.
To check, after a complete local build, it should be possible to do a
./build.sh rat without failure, and a git status without new files appearing.
This should have no effect on the CI build.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)