summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cloos <cloos@jhcloos.com>2007-09-03 05:52:11 -0400
committerJames Cloos <cloos@jhcloos.com>2007-09-03 05:52:11 -0400
commitdc2d398f11b6ca19dd0024e88dccfa3c6f73341d (patch)
tree015fdcf5f5643516aed72d9beb46968353b5d5fd
parent0b0c119e48fc245faa89608526510a6b93debc48 (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
+*~