diff options
author | Jamey Sharp <jamey@minilop.net> | 2006-09-12 13:43:17 -0700 |
---|---|---|
committer | Jamey Sharp <jamey@minilop.net> | 2006-09-12 13:43:17 -0700 |
commit | 476ccc1ba3d20f3a545b84089b6fbd40576e7bf5 (patch) | |
tree | a9ef5d24453251eead2d21799cade4271665c513 /src/.gitignore | |
parent | 0d7fb3afdd308d714a97144125a69a5f4976916a (diff) |
Ignore xproto.xml that now gets copied in while building.
Diffstat (limited to 'src/.gitignore')
-rw-r--r-- | src/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore index 6ddd427..bcb45d0 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -1,3 +1,4 @@ +xproto.xml xproto.c xproto.h xcb_des.c |