File: .gitignore

package info (click to toggle)
knetwalk 4%3A25.04.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,396 kB
  • sloc: cpp: 1,153; xml: 193; javascript: 75; makefile: 5; sh: 2
file content (13 lines) | stat: -rw-r--r-- 193 bytes parent folder | download | duplicates (69)
1
2
3
4
5
6
7
8
9
10
11
12
13
# SPDX-License-Identifier: CC0-1.0
# SPDX-FileCopyrightText: none
.kdev4/
/build*/
*.kdev4
CMakeLists.txt.user*
.cmake/
/.clang-format
/compile_commands.json
.clangd
.cache
.idea
/cmake-build*