xserver: Branch 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Tue Jun 20 03:08:05 EEST 2006


 .gitignore |    2 ++
 1 files changed, 2 insertions(+)

New commits:
diff-tree 98d17bba716619e3402bd74c7c3e1c01d055ef6e (from 569c808a2375be71f835ee8693605487484bd22e)
Author: Alan Coopersmith <alanc at alf.(none)>
Date:   Mon Jun 19 17:07:59 2006 -0700

    Tell git to ignore emacs *~ droppings and git .msg files

diff --git a/.gitignore b/.gitignore
index 8ae5358..429f677 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,10 +2,12 @@ Makefile
 Makefile.in
 .deps
 .libs
+.msg
 *.lo
 *.la
 *.a
 *.o
+*~
 aclocal.m4
 autom4te.cache
 compile



More information about the xorg-commit mailing list