diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2006-02-18 23:05:32 -0800 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2006-02-18 23:05:32 -0800 |
commit | f825a32135fa613dd6b6dd8553e366d8125bd7a4 (patch) | |
tree | b17105c01b82de16e8fc955c42329b92c94e51ba /src | |
parent | 9e013b564cc4479802c51f79ea5054d5f25edacc (diff) |
Add missing entries to .gitignore files.
Diffstat (limited to 'src')
-rw-r--r-- | src/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore index adf4164..f3e1232 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -8,8 +8,10 @@ stamp-h1 *.lo *.loT *.la +*.o xproto.c xproto.h +xcb_des.c xcb_types.c xcb_types.h extensions |