From 8a7c4488adbbfe8236b6cf4e94f68ddb8e731913 Mon Sep 17 00:00:00 2001 From: uyjulian Date: Thu, 9 Feb 2023 07:48:21 -0600 Subject: [PATCH] Ignore build- directory --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 2159ee7..d77a80d 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,5 @@ *.spi *.sph *.dep.make +build-*/ +