From fab9dcb15024996ac3a4f94d65ba73f484820534 Mon Sep 17 00:00:00 2001 From: James Cloos Date: Mon, 3 Sep 2007 05:51:49 -0400 Subject: Add *~ to .gitignore to skip patch/emacs droppings --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8537dc8..c3cab11 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ missing stamp-h1 xsm xsm.1 +*~ -- cgit v1.2.3