getting rid of .dll

This commit is contained in:
Ji Yoon Rhee
2024-03-22 18:20:41 -04:00
parent 3cca1ed901
commit 5bb52e3748
20 changed files with 404 additions and 1 deletions

2
.gitignore vendored
View File

@ -15,7 +15,7 @@
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod