From a73f044268e23b02071dd747c75a4628ff1c2d11 Mon Sep 17 00:00:00 2001 From: paru skyovich Date: Tue, 20 Jan 2026 21:03:14 +0100 Subject: [PATCH] fix to ignore the main file --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3c73183..6530cb6 100644 --- a/.gitignore +++ b/.gitignore @@ -43,10 +43,10 @@ ipch/* /tests -*main.cpp +main.cpp token.txt *.png /build /html -all_includes.cpp \ No newline at end of file +all_includes.cpp