tests/pm_rpm: Convert to new optparsing
[platform/upstream/intel-gpu-tools.git] / .gitignore
1 #
2 #               X.Org module default exclusion patterns
3 #               The next section if for module specific patterns
4 #
5 #       Do not edit the following section
6 #       GNU Build System (Autotools)
7 aclocal.m4
8 autom4te.cache/
9 autoscan.log
10 ChangeLog
11 compile
12 config.guess
13 config.h
14 config.h.in
15 config.log
16 config-ml.in
17 config.py
18 config.status
19 config.status.lineno
20 config.sub
21 configure
22 configure.scan
23 depcomp
24 .deps/
25 INSTALL
26 install-sh
27 .libs/
28 libtool
29 libtool.m4
30 ltmain.sh
31 lt~obsolete.m4
32 ltoptions.m4
33 ltsugar.m4
34 ltversion.m4
35 Makefile
36 Makefile.in
37 mdate-sh
38 missing
39 mkinstalldirs
40 *.pc
41 py-compile
42 stamp-h?
43 symlink-tree
44 texinfo.tex
45 ylwrap
46 *.log
47 *.trs
48
49 #       Do not edit the following section
50 #       Edit Compile Debug Document Distribute
51 *~
52 *.[0-9]
53 *.[0-9]x
54 *.bak
55 *.bin
56 core
57 *.dll
58 *.exe
59 *-ISO*.bdf
60 *-JIS*.bdf
61 *-KOI8*.bdf
62 *.kld
63 *.ko
64 *.ko.cmd
65 *.lai
66 *.l[oa]
67 *.[oa]
68 *.obj
69 *.patch
70 *.so
71 *.pcf.gz
72 *.pdb
73 *.tar.bz2
74 *.tar.gz
75 #
76 #               Add & Override patterns for xfs
77 #
78 #               Edit the following section as needed
79 # For example, !report.pc overrides *.pc. See 'man gitignore'
80 #
81 *.swo
82 *.swp
83 cscope.*
84 TAGS
85 build-aux/
86 __pycache__
87
88 gtk-doc.make
89 gtk-doc.m4
90
91 piglit
92 results