commit ccc4de50b59bb150e3eb6d9b46b33b407981681f parent 190e0c4a5a3d91758a57feb151116c38b5bc2d6f Author: Michael Fisher <880111+mfisher31@users.noreply.github.com> Date: Thu, 6 Feb 2025 02:18:25 -0500 git: ignore meson subprojected generated files (#451) Diffstat:
M | .gitignore | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -60,3 +60,7 @@ cmake-build*/ ignore/* .DS_Store + +# Meson +.meson-subproject* +