mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-09 23:45:36 +00:00
43 lines
423 B
Plaintext
43 lines
423 B
Plaintext
# 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
|
|
# http://www.gnu.org/software/automake
|
|
|
|
Makefile.in
|
|
|
|
# http://www.gnu.org/software/autoconf
|
|
|
|
/autom4te.cache
|
|
/aclocal.m4
|
|
/compile
|
|
/configure
|
|
/depcomp
|
|
/install-sh
|
|
/missing
|
|
/stamp-h1
|