-
- Downloads
.gitignore: Ignore several common Meson build directories
It doesn't really matter which one people use. GNOME/GLib
projects seem to have chosen _build, which is the preferred build
directory for pressure-vessel (where it sometimes matters, because
add-relocatable-install.py needs to know how to exclude it). However,
Mesa suggests build, debhelper uses obj-$(GNU_TUPLE), and Meson
tutorials suggest builddir. Let's ignore all of them.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
Loading
Please register or sign in to comment