Revision c27c02a50b2b456d17354332cb6aceeef4b5537f authored by Nico Schertler on 31 October 2020, 06:32:19 UTC, committed by GitHub on 31 October 2020, 06:32:19 UTC
1 parent b397348
.gitignore
build
.vs
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
/CMakeSettings.json
Computing file changes ...