1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-08-24 22:21:43 +02:00

add gitignore for src

This commit is contained in:
q-posev 2021-03-18 21:11:56 +01:00
parent c0f2bd3106
commit e322a6e42d

23
src/.gitignore vendored Normal file
View File

@ -0,0 +1,23 @@
templates_front/*.c
templates_front/*.h
templates_front/populated/
templates_hdf5/*.c
templates_hdf5/*.h
templates_hdf5/populated/
templates_text/*.c
templates_text/*.h
templates_text/populated/
libtrexio.so
*.o
*.h
trexio.c
trexio_text.c
trexio_hdf5.c
test
test_write.h5
trexio_test/