From bd0a2aa0253876a41e437e4a436af7086af3dcc9 Mon Sep 17 00:00:00 2001 From: anon Date: Wed, 31 May 2023 10:33:40 +0200 Subject: [PATCH] accurate obj path to ignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7b2ba7b..07bd656 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ ati.out -obj/*.o +Cati/obj/*.o