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