mirror of
https://github.com/github/gitignore
synced 2024-11-22 11:44:21 +01:00
Qt: Correct typo "QtCtreator" to "QtCreator"
This commit is contained in:
parent
6d6dce75f8
commit
2e3f1955d2
@ -35,9 +35,9 @@ target_wrapper.*
|
|||||||
# QtCreator
|
# QtCreator
|
||||||
*.autosave
|
*.autosave
|
||||||
|
|
||||||
# QtCtreator Qml
|
# QtCreator Qml
|
||||||
*.qmlproject.user
|
*.qmlproject.user
|
||||||
*.qmlproject.user.*
|
*.qmlproject.user.*
|
||||||
|
|
||||||
# QtCtreator CMake
|
# QtCreator CMake
|
||||||
CMakeLists.txt.user*
|
CMakeLists.txt.user*
|
||||||
|
Loading…
Reference in New Issue
Block a user