From 8687dab2b932faec9ec2b98c6b59172740780103 Mon Sep 17 00:00:00 2001 From: heck Date: Thu, 15 Jun 2023 22:34:14 +0200 Subject: [PATCH] .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index bcf672d..cced1bc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ +/.idea/* + + *.h *.xml