Menu

#25 Gitignore for Qt Creator

1.0
closed
nobody
None
2016-05-12
2016-05-02
No

Hi Zint-team,

this is not a bug but a suggestion for an additonal entry in the .gitignore file.

I'm using QtCreator for development with Linux (Ubuntu). It can process Cmake project files, which is a really nice feature.
QtCreator stores user specific settings in a separate file, which is named CMakeLists.txt.user, maybe with some additional suffix.

My suggestion is to put the following line in the .gitognore file:

CMakeLists.txt.user*

It should catch all the QtCreator specific files containing user specific settings.

Kind regards
Christoph

Discussion

  • Harald Oehlmann

    Harald Oehlmann - 2016-05-11

    Done by commit [547952]. Please verify if ok. Will close ticket after your check.
    Thanks,
    Harald

     

    Related

    Commit: [547952]

  • C. Scharenberg

    C. Scharenberg - 2016-05-12

    Works perfectly. Thank you.

    Christoph

     
  • Harald Oehlmann

    Harald Oehlmann - 2016-05-12
    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB