summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2006-11-06 14:46:42 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2006-11-06 14:46:42 -0800
commit7b3e51364355716731670522b578b23d40fb356b (patch)
tree95d8d95100a35c44c6f97bd321047f7292b52d6c /.gitignore
parentc9da362e9f3f80a91b91011c21ef85e1cd3ef48b (diff)
downloadxorg-app-xinit-7b3e51364355716731670522b578b23d40fb356b.tar.gz
Add *~ to .gitignore to skip over emacs/patch droppings
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a7d3f57..4b927e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ startx.1
xinit
xinit.1
xinitrc
+*~