summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cloos <cloos@jhcloos.com>2007-09-03 05:53:55 -0400
committerJames Cloos <cloos@jhcloos.com>2007-09-03 05:53:55 -0400
commitfe41c3974a2b45480e1337fbcff6667153e6f730 (patch)
tree2289202f35c7c1ce0be99bd9d59b844d5074689d
parent16b19f1ccc24d6225614b7cbdfcf9c1e67aed289 (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 bb65e59..d29c641 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ MakeOut
missing
mkinstalldirs
stamp-h1
+*~