Revision 27cf1a55a2a89c7e2143619b24a93c15af782002 authored by audemard on 09 May 2023, 09:55:07 UTC, committed by audemard on 09 May 2023, 09:55:07 UTC
1 parent 67b1923
.gitignore
.idea
.vscode
# 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

Computing file changes ...