summaryrefslogtreecommitdiff
path: root/.gitignore
blob: b2b1b96ace10e6e6fdb5903f997337718870dc40 (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
#
#		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 xserver 
#
#		Edit the following section as needed
# For example, !report.pc overrides *.pc. See 'man gitignore'
# 
doltcompile
doltlibtool
xserver.ent

*.swp
tags