Add some missing .gitignore stuff for Mesa symlinks and other generated files.

This commit is contained in:
Eric Anholt 2006-06-18 18:57:55 -07:00
parent 71fbda8049
commit 21ef7e17ef
13 changed files with 63 additions and 0 deletions

5
GL/glx/.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
indirect_size.h
glcontextmodes.c
glcontextmodes.h
glapi.c
glthread.c

32
GL/mesa/.gitignore vendored Normal file
View File

@ -0,0 +1,32 @@
X/drivers
X/glxheader.h
X/xmesaP.h
X/xm*.c
array_cache/*.c
array_cache/*.h
mesa/drivers
mesa/glxheader.h
mesa/xm*.c
glapi/*.c
glapi/*.h
main/*.c
main/*.h
math/*.c
math/*.h
ppc
shader/*.c
shader/*.h
shader/slang/*.c
shader/slang/*.h
shader/slang/library
shader/grammar/*.c
shader/grammar/*.h
sparc
swrast/*.c
swrast/*.h
swrast_setup/*.c
swrast_setup/*.h
tnl/*.c
tnl/*.h
x86
x86-64

2
doc/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
Xserver.1
Xserver.1x

2
hw/vfb/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
Xvfb.1
Xvfb.1x

4
hw/xfree86/doc/man/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
Xorg.1
Xorg.1x
xorg.conf.5
xorg.conf.5x

2
hw/xfree86/fbdevhw/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
fbdevhw.4
fbdevhw.4x

4
hw/xfree86/getconfig/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
getconfig.1
getconfig.1x
getconfig.5
getconfig.5x

2
hw/xfree86/utils/gtf/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
gtf.1
gtf.1x

3
hw/xfree86/utils/pcitweak/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
pcitweak.1
pcitweak.1x

2
hw/xfree86/utils/scanpci/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
scanpci.1
scanpci.1x

2
hw/xfree86/utils/xorgcfg/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
xorgcfg.1
xorgcfg.1x

View File

@ -0,0 +1 @@
xorgconfig.1

2
hw/xnest/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
Xnest.1
Xnest.1x