https://github.com/aparis69/Desertscapes-Simulation
Revision 3521a66a0b10102f326c79c8b0f569e62c3e754a authored by Axel Paris on 30 March 2022, 09:45:08 UTC, committed by Axel Paris on 30 March 2022, 09:45:08 UTC
1 parent dc17878
Tip revision: 3521a66a0b10102f326c79c8b0f569e62c3e754a authored by Axel Paris on 30 March 2022, 09:45:08 UTC
small bug fix
small bug fix
Tip revision: 3521a66
.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 ...