From 26cb374c1d0c3d3e442f6533157c4336f5ff4022 Mon Sep 17 00:00:00 2001 From: omicron <omicron.me@protonmail.com> Date: Thu, 17 Apr 2025 15:09:29 +0200 Subject: [PATCH] Update gitignore, add /build and remove old build artifacts --- .gitignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ab02f7f..e025a97 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,5 @@ *.o *.d /core -/oas -/oas-asan -/oas-msan +/build /reports