summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cloos <cloos@jhcloos.com>2007-09-03 05:52:23 -0400
committerJames Cloos <cloos@jhcloos.com>2007-09-03 05:52:23 -0400
commit75eaedf6f656a6d60a36728821d924b7a8b2ba5d (patch)
tree9838039e170be36b3d0bc57913b88c21517ecca6
parent57e7eb68f056080e9a7746d5ded424f452d50fe5 (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 fb1befd..2df4a8d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ libtool
ltmain.sh
missing
stamp-h1
+*~