kdeconnect-kde/.gitignore

28 lines
307 B
Text
Raw Normal View History

2013-06-06 04:57:06 +01:00
build
clang
2014-06-29 16:46:39 +01:00
*.kdev4
2013-06-06 04:57:06 +01:00
Makefile
lib
src/Makefile
src/*_automoc.cpp*
src/moc_*.cpp
CMakeTmp
CMakeFiles
KDEConnect.config
KDEConnect.creator
KDEConnect.files
KDEConnect.includes
.directory
2018-11-02 22:01:44 +00:00
*.qmlc
*.rej
2018-12-29 18:04:28 +00:00
.vscode
.github/workflows/*
# Eclipse settings
.cproject
.project
.settings/*
2019-08-20 15:03:48 +01:00
CMakeLists.txt.user
2020-11-16 00:27:44 +00:00
.DS_Store