commit 5fbd294afba0953bc8408a526a6e967c5952139c parent 320dc64838b3c07df923563d5a38b99c80ac0dfd Author: Christophe Coustet <christophe.coustet@meso-star.com> Date: Fri, 17 Apr 2026 11:42:37 +0200 Improve .gitignore Diffstat:
| M | .gitignore | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore @@ -9,5 +9,5 @@ tmp tags *.pc test_ssol_* -!test*.[ch] +!test_ssol_*.[ch] src/ssol_version.h