File: .gitignore

package info (click to toggle)
kf6-purpose 6.13.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 4,040 kB
  • sloc: cpp: 4,690; xml: 170; ansic: 34; sh: 31; makefile: 10
file content (31 lines) | stat: -rw-r--r-- 300 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
# general
apidocs
.kdev4
*~
*.bak
doxygen.log
build
*.patch
*.diff
*.orig
*.rej
*.swp
massif.out.*
callgrind.out.*
.*kate-swp
CMakeLists.txt.user

# from kdiff3
*.BACKUP.*
*.BASE.*
*.LOCAL.*
*.REMOTE.*
.cmake/
/.clang-format
/compile_commands.json
.clangd
.idea
.vscode
/cmake-build*
.cache
/build*/