blob: 510361f829e860089bd235fc4be6e01bc75641df (
plain)
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
32
33
34
35
36
|
# Compiled sibs files
sibs-build/
compile_commands.json
tests/sibs-build/
tests/compile_commands.json
**/xdg-output-unstable-v1-client-protocol.h
**/xdg-output-unstable-v1-protocol.c
**/color-management-v1-client-protocol.h
**/color-management-v1-protocol.c
.clangd/
.cache/
.vscode/
build/
debug-build/
*.o
gpu-screen-recorder
gsr-kms-server
*.mp4
*.flv
*.mkv
*.mov
*.webm
*.ts
*.jpg
*.jpeg
*.png
subprojects/*
!subprojects/*.wrap
!subprojects/packagefiles/
|