https://github.com/sueda/redmax
Tip revision: 3a4a8dfe5a830752f5647a30d89222438d9fb2a7 authored by damonwy on 22 May 2019, 10:45:41 UTC
changes in Linux
changes in Linux
Tip revision: 3a4a8df
.gitignore
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
# 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
