kdeconnect-kde/.gitignore
Alexander Lohnau ebfabd7c14 Port smsapp to Qt6
See https://invent.kde.org/libraries/kirigami-addons/-/issues/9 for the Avatar change
This app is now Qt6-only, but the rest of kdeconnect still works with Qt5. This is only a runtime dependency
2023-11-16 18:15:04 +00:00

37 lines
456 B
Text

/build*/
clang
*.kdev4
Makefile
lib
src/Makefile
src/*_automoc.cpp*
src/moc_*.cpp
CMakeTmp
CMakeFiles
KDEConnect.config
KDEConnect.creator
KDEConnect.files
KDEConnect.includes
.directory
*.qmlc
*.rej
.vscode
.github/workflows/*
# Eclipse settings
.cproject
.project
.settings/*
CMakeLists.txt.user
.DS_Store
.clang-format
/compile_commands.json
.clangd
.cache
.idea
/cmake-build*
.clang-format
app/resources.generated.qrc
smsapp/resources.generated.qrc