summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2006-08-21 19:04:54 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2006-08-21 19:04:54 -0700
commitc0ebfcde0dd3f82c0e5712764e4403b2837e09b5 (patch)
tree28044f342d64e5e6a7136423822f55769d11b4f1 /.gitignore
parentfe7054f2f5ce74ce9b8c1704899894bc1c9f32b7 (diff)
downloadxorg-lib-libxtrans-c0ebfcde0dd3f82c0e5712764e4403b2837e09b5.tar.gz
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 9c7be58..2a50369 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ MakeOut
missing
mkinstalldirs
xtrans.pc
+*~