Revision c14abf01a5e61291350958a11b87aa12f76ba1d7 authored by cnweaver on 09 June 2019, 23:00:44 UTC, committed by cnweaver on 09 June 2019, 23:00:44 UTC
1 parent bdbe4b7
Raw File
.gitignore
# Compiled Object files
*.slo
*.lo
*.o
*.obj

# Precompiled Headers
*.gch
*.pch

# Compiled Dynamic libraries
*.so
*.dylib
*.dll

# Fortran module files
*.mod

# Compiled Static libraries
*.lai
*.la
*.a
*.lib

# Executables
*.exe
*.out
*.app

*.pyc
*.hdf5

# cosillas
*.pc

Makefile
back to top