From 6d852d9dd74a275acc7dae01cd0e3dfa7f1eb296 Mon Sep 17 00:00:00 2001 From: lisoveliy Date: Sat, 25 Oct 2025 12:29:31 +0300 Subject: [PATCH] modified: .gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4f72b31..e8f3f61 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -*bin* -*obj* \ No newline at end of file +ADToGMConverter/bin +ADToGMConverter/obj \ No newline at end of file