summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2006-07-14 11:40:20 -0700
committerAlan Coopersmith <alanc@alf.(none)>2006-07-14 11:40:20 -0700
commitbfe7bc6a04d468f7943ebed9a7ea571cbf916d9e (patch)
treecdffeeec52bbdceeb10980968f4bca974a63f4a3 /.gitignore
parent1e19a9746ffa570f81346307b1eb32257a0bb24a (diff)
Add *~ to .gitignore to skip emacs droppings
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 39ce245..5df8b88 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ stamp-h1
xdm
xdm.1
xdmshell
+*~