star-3dstl

Create star-3d geometries from StL files
git clone git://git.meso-star.fr/star-3dstl.git
Log | Files | Refs | README | LICENSE

commit 525a4e0c2f2f21b2504fcb08ab8ada2138b3df68
parent d5d3a93f4fb505139a2ab90d236d192fbd958cc9
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Mon, 17 Jul 2023 11:38:37 +0200

Don't track .config file wit git

Delete the .pkg file from .gitignore since .pkg has been renamed to
.config.

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

diff --git a/.gitignore b/.gitignore @@ -6,7 +6,7 @@ *~ test* !test*.[ch] -.pkg +.config tags *.pc *.stl