diff options
author | Jeremy Huddleston <jeremyhu@freedesktop.org> | 2008-12-28 22:16:52 -0800 |
---|---|---|
committer | Jeremy Huddleston <jeremyhu@freedesktop.org> | 2008-12-28 22:16:52 -0800 |
commit | dc4498ec5cb7f25f710bdec8793746da2d2324ed (patch) | |
tree | 84e8ce98b560bc73c6f1bb106787fe90fda994a6 /.gitignore | |
parent | 3534a5e5d9c5af85149c799f324257f89507fa23 (diff) |
Updated .gitignore
(cherry picked from commit 06964c322e4da81f3146022049a2de13f6b2892d)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 7a8a51101..e16bb4897 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +ChangeLog Makefile Makefile.in .deps @@ -131,11 +132,12 @@ hw/xfree86/xorg.conf.example.pre hw/xnest/Xnest hw/xnest/Xnest.1x hw/xnest/Xnest.man +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 hw/xwin/winprefslex.c |