mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 15:55:37 +00:00
51 lines
497 B
Plaintext
51 lines
497 B
Plaintext
# Compiled Object files
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
*.obj
|
|
*~
|
|
errs
|
|
|
|
# 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
|
|
# http://www.gnu.org/software/automake
|
|
|
|
Makefile.in
|
|
Makefile
|
|
config.log
|
|
config.status
|
|
.deps
|
|
|
|
# http://www.gnu.org/software/autoconf
|
|
|
|
/autom4te.cache
|
|
/aclocal.m4
|
|
/compile
|
|
/configure
|
|
/depcomp
|
|
/install-sh
|
|
/missing
|
|
/stamp-h1
|
|
/config.sub
|
|
/config.guess
|