• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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)
7aclocal.m4
8autom4te.cache/
9autoscan.log
10ChangeLog
11compile
12config.guess
13config.h
14config.h.in
15config.log
16config-ml.in
17config.py
18config.status
19config.status.lineno
20config.sub
21configure
22configure.scan
23depcomp
24.deps/
25INSTALL
26install-sh
27.libs/
28libtool
29libtool.m4
30ltmain.sh
31lt~obsolete.m4
32ltoptions.m4
33ltsugar.m4
34ltversion.m4
35Makefile
36Makefile.in
37mdate-sh
38missing
39mkinstalldirs
40*.pc
41py-compile
42stamp-h?
43symlink-tree
44texinfo.tex
45ylwrap
46src/sna/git_version.h
47src/sna/brw/brw_test
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
56core
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*.so
70*.pcf.gz
71*.pdb
72*.tar.bz2
73*.tar.gz
74#
75#		Add & Override patterns for gldispatch
76#
77#		Edit the following section as needed
78# For example, !report.pc overrides *.pc. See 'man gitignore'
79#
80configure.lineno
81.dirstamp
82test-driver
83
84gl_generated_dispatch.c
85gl_generated.h
86
87glx_generated_dispatch.c
88glx_generated.h
89
90egl_generated_dispatch.c
91egl_generated.h
92
93wgl_generated_dispatch.c
94wgl_generated.h
95