From 629904623ae2faf045a36ad34232e5221464ea5e Mon Sep 17 00:00:00 2001 From: James Cloos Date: Mon, 3 Sep 2007 05:51:29 -0400 Subject: Add *~ to .gitignore to skip patch/emacs droppings --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index de82bd0..41d58cd 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ missing stamp-h1 xkill xkill.1 +*~ -- cgit v1.2.3