[build] .gitignore: add QT Creator artifacts #11989

pull Sjors wants to merge 1 commits into bitcoin:master from Sjors:ignore-qt-creator-artifacts changing 1 files +6 −0
  1. Sjors commented at 11:41 AM on December 22, 2017: member

    These files appear on OSX if you follow the QT Creator instructions.

    The files don't contain anything terribly useful that might warrant including them in the repo instead.

  2. [build] .gitignore: add QT Creator artifacts ac5104f886
  3. laanwj added the label Build system on Dec 22, 2017
  4. fanquake commented at 12:12 AM on December 23, 2017: member

    utACK ac5104f

  5. laanwj commented at 9:28 AM on December 23, 2017: member

    We've historically been pushing back against adding artifacts for every possible IDE to the gitignore, as it's impossible to maintain, and they can be locally ignored just as easily, either locally or globally (https://help.github.com/articles/ignoring-files/).

    But if this is part of our own instructions, fair enough.

  6. Sjors commented at 3:59 PM on December 23, 2017: member

    I'm not aware of alternative editors for QT .ui files and I'm assuming these artifacts are the same on all OS's.

  7. laanwj commented at 9:46 AM on December 30, 2017: member

    FYI (not meant as argument against this PR): There's the stand-alone Qt Designer, command designer, which is part of qttools5-dev-tools package on Ubuntu. Qt Creator simply links that code through a shared library.

  8. jonasschnelli approved
  9. jonasschnelli commented at 7:25 AM on January 4, 2018: contributor

    utACK ac5104f886bd385f64a1a9fcadea3fca10131fc2

    The .gitignorefile is probably not really sacred,... but indeed we should avoid to add files/patterns from any possible IDE. But Qt creator seems somehow be unique for working on the GUI (AFAIK no other interactive editor for .ui files are available)

  10. laanwj commented at 2:53 PM on January 29, 2018: member

    utACK

    AFAIK no other interactive editor for .ui files are available)

    That's not true, see the post above!

  11. laanwj merged this on Jan 29, 2018
  12. laanwj closed this on Jan 29, 2018

  13. laanwj referenced this in commit 90d41049f9 on Jan 29, 2018
  14. Sjors deleted the branch on Jan 29, 2018
  15. jasonbcox referenced this in commit b3925b2d6b on Sep 27, 2019
  16. 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-14 09:15 UTC

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