Skip to content

Added eclipse project files to gitignore#3836

Closed
alonmuroch wants to merge 2 commits intobitcoin:masterfrom
alonmuroch:master
Closed

Added eclipse project files to gitignore#3836
alonmuroch wants to merge 2 commits intobitcoin:masterfrom
alonmuroch:master

Conversation

@alonmuroch
Copy link
Copy Markdown
Contributor

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

@ghost
Copy link
Copy Markdown

ghost commented Mar 10, 2014

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.

@alonmuroch alonmuroch closed this Mar 10, 2014
@BitcoinPullTester
Copy link
Copy Markdown

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.

@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants