]> git.tdb.fi Git - libs/game.git/commitdiff
Update .gitignore files master
authorMikko Rasa <tdb@tdb.fi>
Sun, 8 Jan 2023 22:34:29 +0000 (00:34 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 8 Jan 2023 22:34:29 +0000 (00:34 +0200)
This includes pre-emptive changes for Windows build products.

.gitignore
examples/bassteroids/.gitignore

index 6816e2d6531ee6166888df28f871e3434108af98..1846a4f9dac967b52cedbd9eac80010210267bcf 100644 (file)
@@ -1,8 +1,11 @@
 .config
 temp
-/libmspgame.a
-/libmspgame.so
-/libmspgameview.a
-/libmspgameview.so
-/mspgame.pc
-/mspgame-setupgen
+/builder-gametools.*
+/libmspgame.*
+/libmspgameview.*
+/mspgame.*
+/mspgame-*
+/mspgame_static.*
+/mspgameview.*
+/mspgameview-*
+/mspgame_static.*
index b5f1d710cb6b357e2583aa1f624ade6c01fd1613..9cb0ee4b4ae0b19dd2fa0851a9b7e28db9ec1dcd 100644 (file)
@@ -1 +1,2 @@
 /bassteroids
+/bassteroids.*