From d7b40045d16575b5499cbabc6100a5d8bdf7f29d Mon Sep 17 00:00:00 2001 From: Raphael Date: Sat, 6 Dec 2025 19:53:23 +0100 Subject: [PATCH] core(git/ignore): adding object / depedency to ignore --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f312683..3399828 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,10 @@ .envrc .direnv/ flake.lock -test +result build/ +.clangd libasm.a +build/ +*.o +*.d