https://github.com/aparis69/Desertscapes-Simulation
Revision 2e5ddefaeb835fbaef443989dbae636edea0ebce authored by Axel Paris on 30 April 2020, 00:05:55 UTC, committed by GitHub on 30 April 2020, 00:05:55 UTC
1 parent 2424a86
Tip revision: 2e5ddefaeb835fbaef443989dbae636edea0ebce authored by Axel Paris on 30 April 2020, 00:05:55 UTC
Update README.md
Update README.md
Tip revision: 2e5ddef
.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 ...