Compare commits

..

No commits in common. "aff5a786e39844357ff7a30a7910f13d3b66f25d" and "49a46ca3149c6ce3ec79357d2bf1e2a07adb10a9" have entirely different histories.

14 changed files with 2 additions and 2 deletions

4
.gitignore vendored
View file

@ -15,7 +15,7 @@
# Compiled Dynamic libraries # Compiled Dynamic libraries
*.so *.so
*.dylib *.dylib
*.dll
# Fortran module files # Fortran module files
*.mod *.mod
@ -24,7 +24,7 @@
*.lai *.lai
*.la *.la
*.a *.a
*.lib
# Executables # Executables
*.exe *.exe