summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cloos <cloos@jhcloos.com>2007-09-03 05:54:01 -0400
committerJames Cloos <cloos@jhcloos.com>2007-09-03 05:54:01 -0400
commitf5207dba8195fd269d950a54abb7660b50024ac2 (patch)
tree99c972feabb416fe3a6f3c0dffef608250a5afaf
parent93439d6acc0f2aef3959f53f35225af7b53f61c2 (diff)
Add *~ to .gitignore to skip patch/emacs droppings
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 65f8876..80ea421 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ configure
install-sh
missing
evieproto.pc
+*~