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

This commit is contained in:
Alan Coopersmith 2006-06-19 17:07:59 -07:00
parent 569c808a23
commit 98d17bba71

2
.gitignore vendored
View File

@ -2,10 +2,12 @@ Makefile
Makefile.in
.deps
.libs
.msg
*.lo
*.la
*.a
*.o
*~
aclocal.m4
autom4te.cache
compile