solstice-solver

Solver library of the solstice app
git clone git://git.meso-star.com/solstice-solver.git
Log | Files | Refs | README | LICENSE

commit 0c15a04fd2ad60e1282ccb22c56fe0acb0acbd6f
parent 2fddd7f4d8680de5030b500e6bf56f5b7adff090
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date:   Tue, 19 May 2026 16:01:20 +0200

Fix .gitignore

Diffstat:
M.gitignore | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore @@ -1,4 +1,3 @@ -.gitignore tmp [Bb]uild* *.sw[po] @@ -11,3 +10,5 @@ tags test_ssol_* !test_ssol_*.[ch] src/ssol_version.h +src/.config +src/.config_test