summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cloos <cloos@jhcloos.com>2007-09-03 05:54:04 -0400
committerJames Cloos <cloos@jhcloos.com>2007-09-03 05:54:04 -0400
commit863651c2af7b32bba7eedf5d43fdbd97998bd580 (patch)
tree55438b19ac3cd40d266f363c186179d681ca4360
parent8d5cafd32d08753050738314a291dd2fd3ad91c2 (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 ac88f68..ad3dbed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ configure
install-sh
missing
fontsproto.pc
+*~