summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThibault Saunier <tsaunier@gnome.org>2016-08-05 15:48:41 -0400
committerThibault Saunier <tsaunier@gnome.org>2016-08-25 15:12:31 -0300
commitda327d8625d3fa1db6c66cda825cf125a4e8dea4 (patch)
treea1ff1137da9af3d58842fd15ed92c7833e351c78 /.gitignore
parentfcff932e09432713ded2cc765d0f80d26bffd1f0 (diff)
validate: Add support for Meson as alternative/parallel build system
https://github.com/mesonbuild/meson
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e82b629..347d4e6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
*.libs/*
.#*
tags
+build*