Added eclipse project files to gitignore #3836

pull alonmuroch wants to merge 2 commits into bitcoin:master from alonmuroch:master changing 1 files +4 −0
  1. alonmuroch commented at 5:31 PM on March 10, 2014: contributor

    added .cproject, .project files to .gitignore under #eclipse

  2. commit after make 308b1ba135
  3. added .project and .cproject to git ignore under #eclipse 61ca1ad8aa
  4. ghost commented at 5:44 PM on March 10, 2014: none

    NACK from me. These sort of things belong in your global .gitignore and not in every project. see https://help.github.com/articles/ignoring-files#create-a-global-gitignore

    If anything the project level .gitignore should be cleaned up, not added to, so it only contains ignores for things that are specific to the project (like compiled objects and all the noise compiler creates etc). IDE and OS exclusions belong in a user's own global ignore.

  5. alonmuroch closed this on Mar 10, 2014

  6. BitcoinPullTester commented at 5:51 PM on March 10, 2014: none

    Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/61ca1ad8aa7c00ebe9e18a1ef0e4bf339da99f60 for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.

  7. DrahtBot locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-29 03:16 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me