From 22a228263d991b11a2e6193f832b781d3a80630c Mon Sep 17 00:00:00 2001 From: Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> Date: Wed, 2 Jul 2025 10:13:43 +0100 Subject: [PATCH] Allow Git to track changes in the `.github` directory --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fab0b2e..35c4409 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,6 @@ *.dll *.dylib *.so.* -.* *.a *~ @@ -30,6 +29,9 @@ config.status configure libtool stamp-h1 +/.libs/ +.deps/ +.dirstamp test* bench