From 506aabd9bf50ffa1e69a5c8eaf887a37fec2b874 Mon Sep 17 00:00:00 2001 From: lyimmi Date: Sun, 12 Nov 2023 21:21:31 +0100 Subject: [PATCH] change gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4afcf19..48ce5bf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .idea -build \ No newline at end of file +build +*.exe \ No newline at end of file