You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
898 B
Plaintext
38 lines
898 B
Plaintext
*.a export-ignore
|
|
*.o export-ignore
|
|
*.mod export-ignore
|
|
*.smod export-ignore
|
|
*~ export-ignore
|
|
.git* export-ignore
|
|
|
|
|
|
Make.inc export-ignore
|
|
./config/ export-ignore
|
|
configure.ac export-ignore
|
|
config.log export-ignore
|
|
config.status export-ignore
|
|
aclocal.m4 export-ignore
|
|
autogen.sh export-ignore
|
|
autom4te.cache export-ignore
|
|
Dockerfile export-ignore
|
|
install-sh export-ignore
|
|
compile export-ignore
|
|
missing export-ignore
|
|
.travis.yml export-ignore
|
|
./rsb/ export-ignore
|
|
# generated folder
|
|
./include/ export-ignore
|
|
./modules/ export-ignore
|
|
docs/src export-ignore
|
|
docs/doxypsb export-ignore
|
|
docs/Makefile export-ignore
|
|
|
|
# the executable from tests
|
|
test/computational_routines export-ignore
|
|
test/computational_routines export-ignore
|
|
test/omp export-ignore
|
|
test/openacc export-ignore
|
|
test/torture export-ignore
|
|
runs/* export-ignore
|
|
|