mirror of https://github.com/qt/qtbase.git
git: Ignore CMakeLists.txt.user
Created by Qt Creator Change-Id: I33f8a447a166adb5ec3d4db11d2dd3bcfc0104b6 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
ff97e083ed
commit
5ca6db99a9
|
@ -300,6 +300,7 @@ ui_*.h
|
||||||
*.prl
|
*.prl
|
||||||
*.pro.user*
|
*.pro.user*
|
||||||
*.qmlproject.user*
|
*.qmlproject.user*
|
||||||
|
*.CMakeLists.txt.user*
|
||||||
*.rcc
|
*.rcc
|
||||||
|
|
||||||
# Generated by qt_module.prf
|
# Generated by qt_module.prf
|
||||||
|
|
Loading…
Reference in New Issue