summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2006-09-27 18:52:58 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2006-09-27 18:52:58 -0700
commit7c58511a98a7e7102d6bb1e566e139fedaaa9163 (patch)
tree898603ffac71c5431c79d37ec85d87899ab34541
parent89ffdc5706c4f1f9b41fb8b2b5676d4a58a6c905 (diff)
Add *~ to .gitignore to skip over emacs droppings
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e39f145..62723b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ missing
mkinstalldirs
stamp-h1
xevie.pc
+*~