https://github.com/aparis69/Desertscapes-Simulation
Revision 81868251df6545c0076660e236c39dfd0a336dbe authored by Axel on 24 October 2019, 08:59:34 UTC, committed by Axel on 24 October 2019, 08:59:34 UTC
1 parent 397800a
Tip revision: 81868251df6545c0076660e236c39dfd0a336dbe authored by Axel on 24 October 2019, 08:59:34 UTC
Yardang scene
Yardang scene
Tip revision: 8186825
.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 ...