Skip to content

Commit 9e01847

Browse files
authored
Merge pull request #2601 from davidebeatrici/qt-typo-fix
Qt: typo fix and extra empty lines removal
2 parents 31f6290 + 2e3f195 commit 9e01847

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

Qt.gitignore

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# C++ objects and libs
2-
32
*.slo
43
*.lo
54
*.o
@@ -11,7 +10,6 @@
1110
*.dylib
1211

1312
# Qt-es
14-
1513
object_script.*.Release
1614
object_script.*.Debug
1715
*_plugin_import.cpp
@@ -35,13 +33,11 @@ Makefile*
3533
target_wrapper.*
3634

3735
# QtCreator
38-
3936
*.autosave
4037

41-
# QtCtreator Qml
38+
# QtCreator Qml
4239
*.qmlproject.user
4340
*.qmlproject.user.*
4441

45-
# QtCtreator CMake
42+
# QtCreator CMake
4643
CMakeLists.txt.user*
47-

0 commit comments

Comments
 (0)