kdeconnect-kde/.gitignore
Alexander Lohnau 4eddedb3dc Fix runtime issues with Qt6
To have the code bits reusable, they are defined as cmake variables.
In order to make the relative paths work and avoid touching every line
from the QRC, the resulting file is put into the source dir.
2023-05-21 16:19:02 +02:00

36 lines
426 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