File: .gitignore

package info (click to toggle)
libkdcraw 25.04.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 356 kB
  • sloc: cpp: 1,654; makefile: 18; sh: 1
file content (8 lines) | stat: -rw-r--r-- 107 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
*.kate-swp
tests/databases/*/*.db
/.clang-format
/compile_commands.json
.clangd
.cache
.idea
/cmake-build*