Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
QDS 4.5
-
None
-
-
QDS Berlin - 2024 Week 23/24
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