1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-07-22 10:47:43 +02:00

update gitignore

This commit is contained in:
q-posev 2021-07-26 18:43:49 +02:00
parent 8c6289a8ba
commit 12c2a3a014
2 changed files with 12 additions and 6 deletions

5
.gitignore vendored
View File

@ -5,6 +5,11 @@
*/*.la
*/*.lo
aclocal.m4
m4/libtool.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
autom4te.cache/
compile
config.guess

13
src/.gitignore vendored
View File

@ -15,20 +15,21 @@ templates_text/*.h
templates_text/*.dump
templates_text/populated/
libtrexio.so
*.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/
pytrexio.py
pytrexio_wrap.c
*.h5
*.dir/