From: Lukas Jiriste Date: Wed, 1 Nov 2023 11:50:48 +0000 (+0100) Subject: Added .gitignore not to disturb git status when built X-Git-Url: https://git.ljiriste.work/?a=commitdiff_plain;h=refs%2Fheads%2FinLibft;p=42%2Fft_printf.git Added .gitignore not to disturb git status when built --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8862c08 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.[oa]