summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2007-08-28 14:58:29 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2007-08-28 14:58:29 -0700
commit1df33901faa6a9a4bde130202c505b36e935e22a (patch)
treef361c393e4d6635806689f60ae9775b52caf98ee
parentd016e9085b1699c867f158ed9f2223c61b66a64a (diff)
Add *~ to .gitignore to skip emacs/patch droppings
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ab8181f..1b27db9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ depcomp
install-sh
missing
stamp-h1
+*~