File: .gitignore

package info (click to toggle)
libkf5kmahjongg 4%3A22.12.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 7,936 kB
  • sloc: cpp: 760; sh: 15; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 186 bytes parent folder | download | duplicates (3)
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*
.vscode
.cmake/
/compile_commands.json
.clangd
.cache
.idea
/cmake-build*