Revision 8777bdf5d3645534870ea16ed07561a550b24496 authored by Eric Fischer on 22 March 2017, 22:42:20 UTC, committed by GitHub on 22 March 2017, 22:42:20 UTC
2 parent s 8c6f625 + 1362ac4
Raw File
.gitignore
# 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
back to top