From c1a0c275ed7460e76db143946accb74b3b2df92a Mon Sep 17 00:00:00 2001 From: Raphael Date: Sun, 30 Nov 2025 20:16:24 +0100 Subject: [PATCH] core(git/ignore): adding the compilated file on ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6b31167..f312683 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ flake.lock test build/ +libasm.a