Make .gitignore ignore src/test/fuzz/fuzz.exe #21336

pull hebasto wants to merge 1 commits into bitcoin:master from hebasto:210302-ignore changing 1 files +1 −2
  1. hebasto commented at 1:33 PM on March 2, 2021: member

    No description provided.

  2. fanquake commented at 1:34 PM on March 2, 2021: member

    Shouldn't this be included by *.exe ?

  3. hebasto commented at 1:40 PM on March 2, 2021: member

    Shouldn't this be included by *.exe ?

    Did not dig into the depth, but it does not work.

  4. laanwj commented at 1:42 PM on March 2, 2021: member

    Strange, as we don't mention any of the other .exe explicitly. What's different about the fuzz one?

    Edit: it's this rule:

    !src/test/fuzz/*.*
    

    Why do we need that?

  5. hebasto commented at 1:59 PM on March 2, 2021: member

    Strange, as we don't mention any of the other .exe explicitly. What's different about the fuzz one?

    Edit: it's this rule:

    !src/test/fuzz/*.*
    

    Right.

  6. laanwj commented at 2:04 PM on March 2, 2021: member

    Would it work to move that rule above the *..exe one?

  7. Make .gitignore ignore src/test/fuzz/fuzz.exe 35da623574
  8. hebasto force-pushed on Mar 2, 2021
  9. hebasto commented at 2:19 PM on March 2, 2021: member

    Edit: it's this rule:

    !src/test/fuzz/*.*
    

    Why do we need that?

    Appears that we do not need it :)

    Also s/src/test/fuzz/*/src/test/fuzz/fuzz/ to be explicit.

  10. hebasto renamed this:
    Add src/test/fuzz/fuzz.exe to .gitignore
    Make .gitignore ignore src/test/fuzz/fuzz.exe
    on Mar 2, 2021
  11. practicalswift commented at 3:21 PM on March 2, 2021: contributor

    Concept ACK

  12. MarcoFalke commented at 6:46 PM on March 2, 2021: member

    cr ACK 35da623574ccae99a4bf1ecc215311a0936a417a

  13. practicalswift commented at 9:28 PM on March 2, 2021: contributor

    cr ACK 35da623574ccae99a4bf1ecc215311a0936a417a

  14. fanquake merged this on Mar 3, 2021
  15. fanquake closed this on Mar 3, 2021

  16. fanquake locked this on Mar 3, 2021
  17. hebasto deleted the branch on Mar 3, 2021
  18. laanwj commented at 10:08 AM on March 5, 2021: member

    Posthumous ACK, this is a much better solution


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-24 21:14 UTC

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