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