summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2017-03-21 22:45:42 +0530
committerMatthias Clasen <mclasen@redhat.com>2017-07-13 19:03:39 -0400
commit806a4be4cfd6186b43a379bf1653224804d3a224 (patch)
tree681226e98994f4363def0d763d95f396c4c277bb /.gitignore
parentdd8ff547362bb407f786ff31d853a0b3a61024f7 (diff)
downloadglib-806a4be4cfd6186b43a379bf1653224804d3a224.tar.gz
Add zlib, libffi, and proxy-libintl subproject wraps
This allows you to clone glib and just build it anywhere without any extra dependencies besides Python 3 and Meson itself (and maybe git).
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 886da4fb4..4443f04d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -59,4 +59,4 @@ ChangeLog
# Meson
/meson-build/
-/subprojects/
+/subprojects/*/