From: Lukas Jiriste Date: Fri, 22 Mar 2024 09:49:13 +0000 (+0100) Subject: Add .gitignore as an initial commit X-Git-Url: https://git.ljiriste.work/?a=commitdiff_plain;h=a78c85fa73995774fefd7ec447fb41eab416b0cc;p=42%2Fphilosophers.git Add .gitignore as an initial commit --- a78c85fa73995774fefd7ec447fb41eab416b0cc diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c525273 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.[ao] +tags