From 7ace3a9fd4943febfffdb4ab1130c37e64bb85a9 Mon Sep 17 00:00:00 2001 From: June Tate-Gans Date: Sun, 23 May 2021 13:16:55 -0500 Subject: [PATCH] Ignore meson build artifacts. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8d35cb3..49aaef1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ __pycache__ *.pyc +obj-*/