https://github.com/aparis69/Desertscapes-Simulation
Revision 7065a8e87831812dfdc9ae02675c02cafe870744 authored by Axel on 04 September 2019, 08:02:17 UTC, committed by Axel on 04 September 2019, 08:02:17 UTC
1 parent 7794a5e
Tip revision: 7065a8e87831812dfdc9ae02675c02cafe870744 authored by Axel on 04 September 2019, 08:02:17 UTC
Updated readme file and premake.lua
Updated readme file and premake.lua
Tip revision: 7065a8e
.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 ...