diff options
| author | Mitch Curtis <mitch.curtis@qt.io> | 2024-07-09 14:32:47 +0800 |
|---|---|---|
| committer | Mitch Curtis <mitch.curtis@qt.io> | 2024-07-09 20:48:47 +0800 |
| commit | 6b46b4cea1cd32c94a773219074c28ee9548f6db (patch) | |
| tree | 5a5c2b4240e7f13a10670160fc95c21ba0becf5c | |
| parent | b327ae5903a204e28acc7fbfecb8ee2675f3bcc8 (diff) | |
Add CMakeLists.txt.user to .gitignore
Change-Id: I619482741542cd4f540dc7db3974b17767ad1e15
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -86,6 +86,7 @@ qt.conf .qmlcache codeattributions.qdoc CMakeCache.txt +CMakeLists.txt.user *.cmake *Plugin.cpp *qmltyperegistrations.cpp |
