summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2006-09-01 17:59:42 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2006-09-01 17:59:42 -0700
commit6e48adfab0c020ab5d55b68f9b4cc63ed5d8b14c (patch)
tree1fcbfe229de8521ba1742e57ec895906b7f85ea9 /.gitignore
parent1eeeff85bf9f293de875169f6dc54577de0443f1 (diff)
Add *~ to .gitignore to skip over emacs droppings
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a676937..44ff901 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ stamp-h1
StringDefs.c
StringDefs.h
xt.pc
+*~