summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2007-04-05 14:04:01 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2007-04-05 14:04:01 -0700
commit6039e865470af23948b0fe7d5dc0ea72da436b0e (patch)
treeb1ed2c039e8c62d1ba688bb089bf627d174bac00 /.gitignore
parentbed718894bed98cbd45b02bd57fb7fc6fd5089aa (diff)
Add *~ to .gitignore to skip emacs/patch droppings
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c33111a..da4d9c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ MakeOut
missing
mkinstalldirs
stamp-h1
+*~