merge Develop into main after sprint 1 #1

Merged
SemvdH merged 55 commits from develop into main 2021-06-02 09:02:27 +00:00
Showing only changes of commit 4f4b125c12 - Show all commits

2
.gitignore vendored
View File

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