https://github.com/aparis69/Desertscapes-Simulation
Revision 0d1d436be5a1fd9eed32275568130f68e16e77d5 authored by Axel Paris on 13 February 2020, 13:47:36 UTC, committed by GitHub on 13 February 2020, 13:47:36 UTC
1 parent f108518
Tip revision: 0d1d436be5a1fd9eed32275568130f68e16e77d5 authored by Axel Paris on 13 February 2020, 13:47:36 UTC
Update README.md
Update README.md
Tip revision: 0d1d436
.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 ...