summaryrefslogtreecommitdiff
path: root/src/.gitignore
diff options
context:
space:
mode:
authorJosh Triplett <josh@freedesktop.org>2006-09-25 05:10:37 -0700
committerJosh Triplett <josh@freedesktop.org>2006-09-25 05:10:37 -0700
commitf7cd80142fa83d531850df2c2a3b4a514129170b (patch)
tree81b569f291bd2bb8557dfa4a2ee2c66b5f97053f /src/.gitignore
parent0d7beff580232d4b7adfc840bcd1cae894b57682 (diff)
Stop installing the protocol descriptions for extensions to an extensions/
subdirectory
Diffstat (limited to 'src/.gitignore')
-rw-r--r--src/.gitignore26
1 files changed, 22 insertions, 4 deletions
diff --git a/src/.gitignore b/src/.gitignore
index bcb45d0..b63a8e0 100644
--- a/src/.gitignore
+++ b/src/.gitignore
@@ -1,6 +1,24 @@
-xproto.xml
-xproto.c
-xproto.h
+bigreq.*
+composite.*
+damage.*
+dpms.*
+glx.*
+randr.*
+record.*
+render.*
+res.*
+screensaver.*
+shape.*
+shm.*
+sync.*
+xc_misc.*
+xevie.*
+xf86dri.*
+xfixes.*
+xprint.*
+xtest.*
+xv.*
+xvmc.*
+xproto.*
xcb_des.c
-extensions
X11