Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-12913

CMake Generation should include a .gitignore file that ignores what isn't necessary to go in a code repo

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P3: Somewhat important
    • Some future release
    • QDS 4.5
    • CMake exporter
    • None

    Description

      As a user, when I am working on a Design Studio project that goes into a git repo, I am constantly faced with file churn around files that I never interact with or touch.  A generated .gitignore that ignores any files I dont need in my git repo would be very helpful. For example: qtds.xxxx, translation files etc

      This includes:

      On branch main
      Your branch is up to date with 'origin/main'.
      
      Changes not staged for commit:
        (use "git add <file>..." to update what will be committed)
        (use "git restore <file>..." to discard changes in working directory)
      	modified:   Cluster/App/autogen/environment.h
      	modified:   Cluster/GLO.qmlproject.qtds
      	modified:   Cluster/GLO/CMakeLists.txt
      	modified:   Cluster/GLOContent/CMakeLists.txt
      	modified:   Cluster/Generated/QtQuick3D/GenericCarModel/CMakeLists.txt
      	modified:   Cluster/qds.cmake
      	modified:   QtMediaSwipe.qmlproject.qtds
      
      Untracked files:
        (use "git add <file>..." to include in what will be committed)
      	Cluster/GLO.qmlproject.qtds.1943f71
      	QtMediaSwipe.qmlproject.qtds.1943f71
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            knud Knud Dollereder
            tfouts Taylor Fouts
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes