From 66a69568fdc1dbfe9a2e8afd48a936fec75d5785 Mon Sep 17 00:00:00 2001 From: Axy Date: Wed, 29 Oct 2025 22:43:22 +0100 Subject: [PATCH] .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e0292b1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.o +*.a -- 2.51.0