Revision 4b761108664b070eb6902c94c2bd2b6b29f09e3b authored by aparis69 on 14 July 2019, 17:37:35 UTC, committed by aparis69 on 14 July 2019, 17:37:35 UTC
1 parent 6f3a7e9
.gitignore
# Visual Studio specific
.vs/
Out/
Temp/
# 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 ...