Remove stale and redundant src/.gitignore file #3938

pull cbeams wants to merge 1 commits into bitcoin:master from cbeams:remove-src-gitignore changing 1 files +0 −3
  1. cbeams commented at 1:04 PM on March 22, 2014: contributor

    This commit removes completely the src/.gitignore file, given that the precedent for ignoring artifacts within the src directory is to add entries for them to the root .gitignore file.

    Note also that the lone entry in src/.gitignore is stale anyway. As of the switch to Autotools in 35b8af9, the build no longer build creates artifacts in src/test_bitcoin. They are now written to src/test/test_bitcoin, and this latter path is already ignored in the root .gitignore file.

  2. Remove stale and redundant src/.gitignore file
    This commit removes completely the src/.gitignore file, given that the
    precedent for ignoring artifacts within the `src` directory is to
    add entries for them to the root .gitignore file.
    
    Note also that the lone entry in src/.gitignore is stale anyway. As of
    the switch to Autotools in 35b8af9, the build no longer build creates
    artifacts in `src/test_bitcoin`. They are now written to
    `src/test/test_bitcoin`, and this latter path is already ignored in the
    root .gitignore file.
    6540025f10
  3. laanwj commented at 1:29 PM on March 22, 2014: member

    ACK

  4. fanquake commented at 1:40 PM on March 22, 2014: member

    ACK

  5. laanwj referenced this in commit 9c6f707172 on Mar 22, 2014
  6. laanwj merged this on Mar 22, 2014
  7. laanwj closed this on Mar 22, 2014

  8. cbeams deleted the branch on Mar 22, 2014
  9. 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