File: .gitignore

package info (click to toggle)
kdeconnect 25.04.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 9,584 kB
  • sloc: cpp: 22,922; xml: 520; python: 92; sh: 25; makefile: 5
file content (36 lines) | stat: -rw-r--r-- 442 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
/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*
app/resources.generated.qrc
smsapp/resources.generated.qrc