aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index cd15fad6..bf5ca801 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,7 +21,7 @@ test/
# Compiled Dynamic libraries
*.so
*.dylib
-*.dll
+# *.dll
# Fortran module files
*.mod
@@ -34,7 +34,7 @@ test/
*.lib
# Executables
-*.exe
+# *.exe
*.out
*.app