summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJosh Triplett <josh@freedesktop.org>2006-03-04 18:35:53 -0800
committerJosh Triplett <josh@freedesktop.org>2006-03-04 18:35:53 -0800
commit340268c45c01b14267aebf9e2f71c7694c798822 (patch)
treee62e566a5484ed3d3db5aea29674557d9d1a158c /.gitignore
parent66f5611130625d2db2c5106e387ce2fb5b3fc28c (diff)
downloadxcb-proto-340268c45c01b14267aebf9e2f71c7694c798822.tar.gz
Add *.tar.{bz2,gz} to .gitignore for the benefit of "make distcheck".
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3d5e104..181a4a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,5 @@ ltmain.sh
missing
mkinstalldirs
*.pc
+*.tar.bz2
+*.tar.gz