mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
34 lines
293 B
Plaintext
34 lines
293 B
Plaintext
|
|
syntax: glob
|
||
|
|
|
||
|
|
*~
|
||
|
|
*.o
|
||
|
|
*.lo
|
||
|
|
*.la
|
||
|
|
.libs
|
||
|
|
.deps
|
||
|
|
*.pc
|
||
|
|
stamp-*
|
||
|
|
.dirstamp
|
||
|
|
|
||
|
|
Makefile
|
||
|
|
Makefile.in
|
||
|
|
Doxyfile
|
||
|
|
Doxyfile.in
|
||
|
|
aclocal.m4
|
||
|
|
autom4te.cache
|
||
|
|
config.*
|
||
|
|
configure
|
||
|
|
compile
|
||
|
|
depcomp
|
||
|
|
dependencies.m4
|
||
|
|
install-sh
|
||
|
|
libtool
|
||
|
|
ltmain.sh
|
||
|
|
m4/libtool.m4
|
||
|
|
m4/lt*.m4
|
||
|
|
missing
|
||
|
|
|
||
|
|
# Ignoring executables
|
||
|
|
*_test
|
||
|
|
examples/hello
|