2015-08-28 04:44:04 -04:00
|
|
|
# C++ objects and libs
|
|
|
|
*.slo
|
|
|
|
*.lo
|
|
|
|
*.o
|
|
|
|
*.a
|
|
|
|
*.la
|
|
|
|
*.lai
|
|
|
|
*.so
|
2019-12-19 18:04:12 -05:00
|
|
|
*.so.*
|
2015-08-28 04:44:04 -04:00
|
|
|
*.dll
|
|
|
|
*.dylib
|
|
|
|
|
|
|
|
# Qt-es
|
2018-11-03 18:06:09 -04:00
|
|
|
object_script.*.Release
|
|
|
|
object_script.*.Debug
|
|
|
|
*_plugin_import.cpp
|
2015-08-28 04:44:04 -04:00
|
|
|
/.qmake.cache
|
|
|
|
/.qmake.stash
|
|
|
|
*.pro.user
|
|
|
|
*.pro.user.*
|
|
|
|
*.qbs.user
|
|
|
|
*.qbs.user.*
|
|
|
|
*.moc
|
|
|
|
moc_*.cpp
|
2018-11-03 18:06:09 -04:00
|
|
|
moc_*.h
|
2015-08-28 04:44:04 -04:00
|
|
|
qrc_*.cpp
|
|
|
|
ui_*.h
|
2018-11-03 18:06:09 -04:00
|
|
|
*.qmlc
|
|
|
|
*.jsc
|
2015-08-28 04:44:04 -04:00
|
|
|
Makefile*
|
2017-03-15 08:30:00 -04:00
|
|
|
*build-*
|
2019-12-19 18:04:12 -05:00
|
|
|
*.qm
|
|
|
|
*.prl
|
2015-08-28 04:44:04 -04:00
|
|
|
|
2018-11-03 18:06:09 -04:00
|
|
|
# Qt unit tests
|
|
|
|
target_wrapper.*
|
2015-08-28 04:44:04 -04:00
|
|
|
|
2018-11-03 18:06:09 -04:00
|
|
|
# QtCreator
|
2015-08-28 04:44:04 -04:00
|
|
|
*.autosave
|
|
|
|
|
2018-11-03 18:06:09 -04:00
|
|
|
# QtCreator Qml
|
2015-08-28 04:44:04 -04:00
|
|
|
*.qmlproject.user
|
|
|
|
*.qmlproject.user.*
|
2017-03-15 08:30:00 -04:00
|
|
|
|
2018-11-03 18:06:09 -04:00
|
|
|
# QtCreator CMake
|
2017-03-15 08:30:00 -04:00
|
|
|
CMakeLists.txt.user*
|
2019-12-19 18:04:12 -05:00
|
|
|
|
2021-08-21 20:06:14 -04:00
|
|
|
# QtCreator 4.8< compilation database
|
2019-12-19 18:04:12 -05:00
|
|
|
compile_commands.json
|
|
|
|
|
|
|
|
# QtCreator local machine specific files for imported projects
|
|
|
|
*creator.user*
|
2020-09-02 12:57:08 -04:00
|
|
|
|
|
|
|
*_qmlcache.qrc
|