kdeconnect-kde/.gitignore
2023-07-16 16:24:15 +02:00

35 lines
397 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