From 55c63312b117bfb4a7e2d95334f9ff11af6bfe1a Mon Sep 17 00:00:00 2001 From: yet another researcher Date: Thu, 24 Apr 2025 21:34:16 +0300 Subject: [PATCH] Add 'out/' directory to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ba9b4e9..1c9c352 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.o cerberus +out/