summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2006-08-10 15:43:31 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2006-08-10 15:43:31 -0700
commit048d2bb6b48dce7b2afea39cd429f3253d8e77ca (patch)
tree2acb3d3b3e0042257047df4d9108a2873a29d4c3
parent1f3fadd3a0f8226fb19f94d6a6344e144e031bba (diff)
Add *~ to .gitignore to ignore emacs droppings
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2f665e0..fcf7a61 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ missing
mkinstalldirs
stamp-h1
xdmcp.pc
+*~