https://github.com/aparis69/Desertscapes-Simulation
Revision e32e72f9ce6f183249d6946c5f71a73ff96138d7 authored by Axel Paris on 04 November 2019, 12:33:52 UTC, committed by GitHub on 04 November 2019, 12:33:52 UTC
1 parent 8186825
Tip revision: e32e72f9ce6f183249d6946c5f71a73ff96138d7 authored by Axel Paris on 04 November 2019, 12:33:52 UTC
Update README.md
Update README.md
Tip revision: e32e72f
.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 ...