From 2d60f114019b0930f541fbdbad8911d7e214b65c Mon Sep 17 00:00:00 2001 From: Elad Salomons Date: Wed, 3 Sep 2014 14:39:02 +0300 Subject: [PATCH] update gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 4d37fe3..7cb42f4 100644 --- a/.gitignore +++ b/.gitignore @@ -2,9 +2,14 @@ *.slo *.lo *.o +*.obj +*.map +*.exp +*.lib # Compiled Dynamic libraries *.so +*.dll # Compiled Static libraries *.lai