summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2006-09-26 17:25:50 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2006-09-26 17:25:50 -0700
commitf856448323ad315f5301f1022e9ee75de7174dbd (patch)
treead065e3414756b181a757690e72d36516755bccb
parent25c9975510f7a7c4f1c18b72526bc2a9b97ff90e (diff)
Add *~ to .gitignore to skip over emacs droppings
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8d81710..05af1de 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ missing
mkinstalldirs
stamp-h1
xvmc.pc
+*~