summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2006-10-24 17:11:48 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2006-10-24 17:11:48 -0700
commit6b50588e63ba02cb08a9465a1c30127f726c9ce2 (patch)
tree84792613524d2a75ac0b717c1c9ed14eb271c4fa /.gitignore
parent1faa250b670e735bc4a8674ca4fa9df66626fb33 (diff)
downloadxorg-lib-libXext-6b50588e63ba02cb08a9465a1c30127f726c9ce2.tar.gz
Add *~ to .gitignore to skip over emacs/patch backup files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f039a01..eee4c34 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ missing
mkinstalldirs
stamp-h1
xext.pc
+*~