summaryrefslogtreecommitdiff
path: root/.gitignore
blob: f81085ae77ba401484a0bb7b33d3f00ab7b9e2fb (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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
#
#		X.Org module default exclusion patterns
#		The next section if for module specific patterns
#
#	Do not edit the following section
# 	Edit Compile Debug Document Distribute
*~
*.[0-9]
*.[0-9]x
*.bak
*.bin
core
*.dll
*.exe
*-ISO*.bdf
*-JIS*.bdf
*-KOI8*.bdf
*.kld
*.ko
*.ko.cmd
*.lai
*.l[oa]
*.[oa]
*.obj
*.patch
*.so
*.pcf.gz
*.pdb
*.tar.bz2
*.tar.gz
#
#		Add & Override patterns for xfs
#
#		Edit the following section as needed
# For example, !report.pc overrides *.pc. See 'man gitignore'
#
*.swo
*.swp
*.dirstamp
cscope.*
TAGS
build-aux/
__pycache__

intel-gpu-tools-*/
igt-gpu-tools-*/

piglit
results
build
patches
Makefile

.vscode