Updated gitignore to allow dll/lib, easy portability to provide these to users
@@ -12,7 +12,7 @@
# Compiled Dynamic libraries
*.so
*.dylib
-*.dll
+#*.dll
# Fortran module files
*.mod
@@ -21,7 +21,7 @@
*.lai
*.la
*.a
-*.lib
+#*.lib
# Executables
#*.exe