Unless a .gitignore pattern is anchored, it'll match in any directory, not juts at the top level. Simplify .gitignore accordingly.
.gitignore: Simplify references to the same file in different directories #3193
pull joshtriplett wants to merge 1 commits into bitcoin:master from joshtriplett:patch-1 changing 1 files +2 −16-
joshtriplett commented at 3:31 PM on November 2, 2013: contributor
-
edd6c8f94f
.gitignore: Simplify references to the same file in different directories
Unless a .gitignore pattern is anchored, it'll match in any directory, not juts at the top level. Simplify .gitignore accordingly.
-
BitcoinPullTester commented at 3:55 PM on November 2, 2013: none
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/edd6c8f94fb05ebb49aaaedd3e76eb6130732ef9 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.
-
sipa commented at 5:56 PM on November 2, 2013: member
ACK
-
wtogami commented at 2:25 AM on November 3, 2013: contributor
ACK
- gavinandresen referenced this in commit 39b4f0d7dd on Nov 3, 2013
- gavinandresen merged this on Nov 3, 2013
- gavinandresen closed this on Nov 3, 2013
- joshtriplett deleted the branch on Nov 3, 2013
- Bushstar referenced this in commit d5cc88f00a on Apr 8, 2020
- DrahtBot locked this on Sep 8, 2021
Contributors