.gitignore 1009 Bytes
Newer Older
1
2
3
4
5
6
#
#		X.Org module default exclusion patterns
#		The next section if for module specific patterns
#
#	Do not edit the following section
# 	GNU Build System (Autotools)
Eric Anholt's avatar
Eric Anholt committed
7
aclocal.m4
8
9
10
11
autom4te.cache/
autoscan.log
ChangeLog
compile
Eric Anholt's avatar
Eric Anholt committed
12
13
14
15
config.guess
config.h
config.h.in
config.log
16
17
config-ml.in
config.py
Eric Anholt's avatar
Eric Anholt committed
18
config.status
19
config.status.lineno
Eric Anholt's avatar
Eric Anholt committed
20
21
config.sub
configure
22
configure.scan
Eric Anholt's avatar
Eric Anholt committed
23
depcomp
24
25
.deps/
INSTALL
Eric Anholt's avatar
Eric Anholt committed
26
install-sh
27
.libs/
Eric Anholt's avatar
Eric Anholt committed
28
libtool
29
libtool.m4
Eric Anholt's avatar
Eric Anholt committed
30
ltmain.sh
31
32
33
34
35
36
37
lt~obsolete.m4
ltoptions.m4
ltsugar.m4
ltversion.m4
Makefile
Makefile.in
mdate-sh
Eric Anholt's avatar
Eric Anholt committed
38
missing
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
mkinstalldirs
*.pc
py-compile
stamp-h?
symlink-tree
texinfo.tex
ylwrap

#	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 xf86-video-fbdev 
#
#		Edit the following section as needed
# For example, !report.pc overrides *.pc. See 'man gitignore'
#