File: .gitignore

package info (click to toggle)
kdsoap-ws-discovery-client 0.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 356 kB
  • sloc: cpp: 794; sh: 8; makefile: 5
file content (10 lines) | stat: -rw-r--r-- 160 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
# SPDX-License-Identifier: CC0-1.0
# SPDX-FileCopyrightText: none
/build*
cmake-build-debug*
.idea
.clang-format
/compile_commands.json
.clangd
.cache
.vscode/