From 7d8252d9ec4f80a62e3a5e3b633c1f65f09ee8a7 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Tue, 6 Sep 2022 20:50:49 +0100 Subject: .gitignore: Ignore mesonpy detritus Signed-off-by: Simon McVittie --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4770e4d..a991c9c 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,7 @@ .dirstamp .libs/ /.eggs/ +/.mesonpy-native-file.ini /INSTALL /_autotools/ /_meson-build/ -- cgit v1.2.3