summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDieter Verfaillie <dieterv@optionexplicit.be>2013-04-25 16:59:30 +0200
committerColin Walters <walters@verbum.org>2013-05-06 19:48:24 -0400
commitc039cf4e35a861b15ac1e773374ddf1e62d151e7 (patch)
tree339a5665f335c93e44511bd73c894b3ba077d8f3 /.gitignore
parent27989c20e98693accc10d7695e465dca0280529d (diff)
downloadgobject-introspection-c039cf4e35a861b15ac1e773374ddf1e62d151e7.tar.gz
Add generated tarballs to .gitignore
https://bugzilla.gnome.org/show_bug.cgi?id=699531
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 97b881cb..7d1776db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -89,6 +89,9 @@ tests/*/*.log
tests/*/*.trs
.make-check-passed
+# tarballs
+*.tar.xz
+
# Generated Visual Studio project files
build/win32/vs10/cmph.vcxproj
build/win32/vs10/cmph.vcxproj.filters