eiri opened a new pull request #516: Ignore .eunit and .rebar for all deps URL: https://github.com/apache/couchdb/pull/516 ## Overview This update makes git to ignore .eunit and .rebar subdirs for all dependencies instead of specifying them in .gitignore file individually. ## Testing recommendations Run `make eunit` and then `git status` on master to see list of untracked `.eunit` directories. Check out this branch and run `git status` again to confirm that the directories are not shown anymore. ## Checklist - [x] Code is written and works correctly; - [ ] Changes are covered by tests; - [ ] Documentation reflects the changes; - [ ] I will not forget to update [rebar.config.script](https://github.com/apache/couchdb/blob/master/rebar.config.script) with the correct commit hash once this PR get merged. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
