Added windows executables to the ignore list
diff --git a/.gitignore b/.gitignore
index ac46434..9067724 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
 *.a
 *.so
 *.so.?*
+*.exe
 *.dylib
 *.cmake
 !/cmake/*.cmake