From: Mikko Rasa Date: Sat, 16 Sep 2023 11:40:14 +0000 (+0300) Subject: Ignore Windows build products X-Git-Url: https://git.tdb.fi/?a=commitdiff_plain;h=516376601e3fbac66aad55ddd6fc6276c257596a;p=libs%2Fmath.git Ignore Windows build products --- diff --git a/.gitignore b/.gitignore index c773a80..f991d01 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,10 @@ .config temp -/libmspmath.a -/libmspmath.so -/mspmath.pc +/libmspmath.* +/mspmath.* +/mspmath-* +/mspmath_static.* /raytrace +/raytrace.* /tests/test +/tests/test.*