1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2025-01-10 21:18:35 +01:00
trexio/src/.gitignore

34 lines
439 B
Plaintext

templates_front/*.c
templates_front/*.h
templates_front/*.f90
templates_front/*.dump
templates_front/populated/
templates_hdf5/*.c
templates_hdf5/*.h
templates_hdf5/*.dump
templates_hdf5/populated/
templates_text/*.c
templates_text/*.h
templates_text/*.dump
templates_text/populated/
libtrexio.so
*.o
*.h
*.dump
*.cppcheck
trexio.c
trexio_text.c
trexio_hdf5.c
trexio_f.f90
trexio.mod
test_c
test_f
*.h5
trexio_test/
trexio_test_fort/