Revision 835fafe30a96d7a46913e56951974dbd6dea61f8 authored by Eric Fischer on 27 February 2017, 18:10:28 UTC, committed by Eric Fischer on 27 February 2017, 18:10:28 UTC
1 parent 30a987d
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