diff options
author | Jeremy Huddleston <jeremyhu@freedesktop.org> | 2008-12-23 12:57:50 -0800 |
---|---|---|
committer | Jeremy Huddleston <jeremyhu@freedesktop.org> | 2008-12-23 12:57:50 -0800 |
commit | 06964c322e4da81f3146022049a2de13f6b2892d (patch) | |
tree | 518305e738f9bc795d4f38bfa6ebc8a1ee7c714f | |
parent | 80b65c5b78d125c4ad3620b87b121c9e666299c3 (diff) |
Updated .gitignore
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 36ade025b..c65f4a649 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +ChangeLog Makefile Makefile.in .deps @@ -275,11 +276,12 @@ hw/xprint/doc/Xprt.1x hw/xprint/doc/Xprt.man hw/xprint/dpmsstubs-wrapper.c hw/xprint/miinitext-wrapper.c +hw/xquartz/bundle/Info.plist hw/xquartz/mach-startup/mach_startup.h hw/xquartz/mach-startup/mach_startupServer.c hw/xquartz/mach-startup/mach_startupServer.h hw/xquartz/mach-startup/mach_startupUser.c -hw/xquartz/mach-startup/X11 +hw/xquartz/mach-startup/X11.bin hw/xquartz/mach-startup/Xquartz hw/xquartz/doc/Xquartz.1 include/dix-config.h |