From 51de0f681950e87481bdc29c3814603f82ffd440 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Fri, 4 Dec 2015 13:35:19 +0300 Subject: [PATCH] Ignore libSDL2pp.a (for bundled build) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0ced9e5..a574be7 100644 --- a/.gitignore +++ b/.gitignore @@ -26,6 +26,7 @@ examples/mixer_music_sine examples/rendertarget examples/sprites examples/ttf +libSDL2pp.a libSDL2pp.so libSDL2pp.so.* tests/live_mixer