From 8b2563ef4764f93901d65fffc786ae1a9ae9774d Mon Sep 17 00:00:00 2001 From: Jon Nordby Date: Wed, 14 May 2025 19:05:34 +0200 Subject: bindings: Add a unified Makefile --- bindings/.gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bindings/.gitignore') diff --git a/bindings/.gitignore b/bindings/.gitignore index 140f8cf..7b22e56 100644 --- a/bindings/.gitignore +++ b/bindings/.gitignore @@ -1 +1,4 @@ *.so + +build/ +obj_dir/ -- cgit v1.2.3