summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cloos <cloos@jhcloos.com>2007-09-03 05:53:01 -0400
committerJames Cloos <cloos@jhcloos.com>2007-09-03 05:53:01 -0400
commitec8d6de368cffccf1df76c9d2ec234c1c273f4db (patch)
treebd5766db2daefabb284f2bec8203c3c53de4daaa
parentba15a5be78e3c238fcc477bead66a376a3ca6d8f (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 cb1a774..f4e6bd9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ config.status
configure
install-sh
missing
+*~