diff options
author | Greg Kroah-Hartman <gregkh@suse.de> | 2006-06-09 10:46:18 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-06-09 10:46:18 -0700 |
commit | c4d251bd3e88cf8dfd6872537dbe30c07344b196 (patch) | |
tree | bc8097e20857470f6caa19c8b87a135ca28bcd33 /.gitignore | |
parent | 9f31ef83be61a900c701fcbc9a43ffae40ca7005 (diff) |
updated .gitignore with more pre-generated files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 0c144dd6e..41e645aa9 100644 --- a/.gitignore +++ b/.gitignore @@ -30,6 +30,14 @@ include/xkb-config.h include/xorg-config.h include/xorg-server.h include/xwin-config.h +Xprint/dpmsstubs-wrapper.c +Xprint/miinitext-wrapper.c hw/dmx/config/parser.c hw/dmx/config/parser.h hw/dmx/config/scanner.c +hw/xfree86/utils/ioport/inb +hw/xfree86/utils/ioport/inl +hw/xfree86/utils/ioport/inw +hw/xfree86/utils/ioport/outb +hw/xfree86/utils/ioport/outl +hw/xfree86/utils/ioport/outw |