summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2006-09-13 15:08:59 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2006-09-13 15:08:59 -0700
commit27404e37e50fe637f33f6efac2fa73c9cfc1026c (patch)
tree9ec52ea3360683785329184b9bf918129946cae8 /.gitignore
parent98063dc377dff55f1b057eda14ace69beed82c16 (diff)
Add *~ to .gitignore to ignore emacs droppings
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f04b269..745cda9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ missing
stamp-h1
xmodmap
xmodmap.1
+*~