stevedlawrence opened a new pull request #451:
URL: https://github.com/apache/incubator-daffodil/pull/451


   - Update the .gitignore file so that the .bsp directory generated by sbt
     for the Build Server Protocol is correctly ignored by ratCheck--the
     forward slash caused problems for the sbt-rat plugin. While at it,
     remove all .gitignore entries that are related to the OS environment
     and IDE. These types of entries should go in the $HOME/config/ignore
     or $GIT_DIR/info/exclude files (man gitignore for more info).
   - Removes .classpath and .keep cruft
   - Updates the ratExcludes file based on the above changes. Also adds
     missing binary files for tests and windows installation that ratCheck
     doesn't alert about but should be ignored since they are expected to
     be in he repo. Also sorts the ratExcludes list for easier scanning
   
   DAFFODIL-2430


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to