]> git.tdb.fi Git - libs/math.git/commitdiff
Ignore Windows build products
authorMikko Rasa <tdb@tdb.fi>
Sat, 16 Sep 2023 11:40:14 +0000 (14:40 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sat, 16 Sep 2023 11:40:14 +0000 (14:40 +0300)
.gitignore

index c773a80a5f65f35bcd83d63165ccab63773acc86..f991d0128f8da93046a24b7c98ac5c1f50af7936 100644 (file)
@@ -1,7 +1,10 @@
 .config
 temp
-/libmspmath.a
-/libmspmath.so
-/mspmath.pc
+/libmspmath.*
+/mspmath.*
+/mspmath-*
+/mspmath_static.*
 /raytrace
+/raytrace.*
 /tests/test
+/tests/test.*