From e265bee45730ff4a4312378d10251d09bf14e781 Mon Sep 17 00:00:00 2001 From: WscriChy Date: Tue, 6 Aug 2013 04:35:35 +0200 Subject: [PATCH] Fix '.gitignore' for Windows systems --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3d76c68c..80c12561 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ *.o # Compiled Dynamic libraries +*.dll *.so *.dylib