From: = <=> Date: Thu, 30 Oct 2025 16:44:55 +0000 (+0100) Subject: .gitignore update X-Git-Tag: Testable~9 X-Git-Url: https://git.uwuaxy.net/?a=commitdiff_plain;h=44389033c4e3537673b1d4325cc2cd9f40c88e4f;p=axy%2Fft%2Fft_printf.git .gitignore update --- diff --git a/.gitignore b/.gitignore index e0292b1..53a78ff 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.o *.a +a.out diff --git a/a.out b/a.out deleted file mode 100755 index ca9f290..0000000 Binary files a/a.out and /dev/null differ