summaryrefslogtreecommitdiff
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
commit8bfb3ceee030b0117d303fc964396e918296df6f (patch)
tree73ea2af73ae746d40b100d52f80eb65e11d8f352
parentb0d167c08b4143d2eba3d9d20cbaa361460184f3 (diff)
Add *.tar.{bz2,gz} to .gitignore for the benefit of "make distcheck".
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 17c3c9f..75b546f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,5 @@ libXamine.pc
libtool
ltmain.sh
missing
+*.tar.bz2
+*.tar.gz