1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-10-20 06:48:22 +02:00
trexio/src/.gitignore

35 lines
463 B
Plaintext
Raw Normal View History

2021-03-18 21:11:56 +01:00
templates_front/*.c
templates_front/*.h
2021-03-23 18:19:35 +01:00
templates_front/*.f90
templates_front/*.fh_90
2021-05-05 11:37:48 +02:00
templates_front/*.dump
2021-03-18 21:11:56 +01:00
templates_front/populated/
templates_hdf5/*.c
templates_hdf5/*.h
2021-05-05 11:37:48 +02:00
templates_hdf5/*.dump
2021-03-18 21:11:56 +01:00
templates_hdf5/populated/
templates_text/*.c
templates_text/*.h
2021-05-05 11:37:48 +02:00
templates_text/*.dump
2021-03-18 21:11:56 +01:00
templates_text/populated/
libtrexio.so
*.o
*.h
2021-05-05 11:37:48 +02:00
*.dump
*.cppcheck
2021-03-18 21:11:56 +01:00
trexio.c
trexio_text.c
trexio_hdf5.c
2021-03-23 18:19:35 +01:00
trexio_f.f90
trexio.mod
2021-03-18 21:11:56 +01:00
test_c
2021-03-23 18:19:35 +01:00
test_f
*.h5
2021-03-18 21:11:56 +01:00
trexio_test/
trexio_test_fort/
2021-03-18 21:11:56 +01:00