From 98d17bba716619e3402bd74c7c3e1c01d055ef6e Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Mon, 19 Jun 2006 17:07:59 -0700 Subject: Tell git to ignore emacs *~ droppings and git .msg files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8ae535847..429f677ff 100644 --- a/.gitignore +++ b/.gitignore @@ -2,10 +2,12 @@ Makefile Makefile.in .deps .libs +.msg *.lo *.la *.a *.o +*~ aclocal.m4 autom4te.cache compile -- cgit v1.2.3