From 4143318f81bda2b708e5da231008bb40d25bccb0 Mon Sep 17 00:00:00 2001 From: Alnotz Date: Sat, 7 Jan 2023 22:37:46 +0100 Subject: [PATCH] .gitignore update --- .gitignore | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5de83bd..a8cb8af 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ # Ignore C++ executable files and C++ libraries. -* -!*.* +** +!**.* +!**/ +.git/