Ignore binaries from new examples and tests
This commit is contained in:
parent
45c21f4fe0
commit
057b5071c9
2
.gitignore
vendored
2
.gitignore
vendored
@ -35,6 +35,7 @@ tutorials/tutorial[1-4]
|
|||||||
|
|
||||||
# Ignoring executables
|
# Ignoring executables
|
||||||
*_test
|
*_test
|
||||||
|
examples/compute_tof
|
||||||
examples/scaneclipsedeck
|
examples/scaneclipsedeck
|
||||||
examples/spu_2p
|
examples/spu_2p
|
||||||
examples/reorder-qfs
|
examples/reorder-qfs
|
||||||
@ -56,4 +57,5 @@ tests/test_column_extract
|
|||||||
tests/test_lapack
|
tests/test_lapack
|
||||||
tests/test_read_vag
|
tests/test_read_vag
|
||||||
tests/test_readpolymer
|
tests/test_readpolymer
|
||||||
|
tests/test_wells
|
||||||
tests/test_writeVtkData
|
tests/test_writeVtkData
|
||||||
|
Loading…
Reference in New Issue
Block a user