https://github.com/aparis69/Desertscapes-Simulation
Revision f06656a1517c49df4e617c5c601be0e416511755 authored by Axel Paris on 08 June 2020, 09:15:08 UTC, committed by Axel Paris on 08 June 2020, 09:15:08 UTC
1 parent 2e5ddef
Tip revision: f06656a1517c49df4e617c5c601be0e416511755 authored by Axel Paris on 08 June 2020, 09:15:08 UTC
fixed makefile - was not up to date!
fixed makefile - was not up to date!
Tip revision: f06656a
.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 ...