Skip to content
Snippets Groups Projects
Commit bced4c82 authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Make git ignore the text outputs of the test cases.

parent 121fae01
No related branches found
No related tags found
No related merge requests found
...@@ -13,17 +13,23 @@ libtool ...@@ -13,17 +13,23 @@ libtool
src/version_string.h src/version_string.h
swift*.tar.gz swift*.tar.gz
doc/doxyfile.stamp doc/doxyfile.stamp
doc/html/ doc/html/
doc/latex/ doc/latex/
doc/man/ doc/man/
doc/Doxyfile doc/Doxyfile
examples/swift examples/swift
examples/swift_mpi
examples/swift_fixdt examples/swift_fixdt
examples/swift_fixdt_mpi examples/swift_fixdt_mpi
examples/swift_mindt examples/*.xmf
examples/swift_mindt_mpi examples/used_parameters.yml
examples/swift_mpi examples/energy.txt
examples/*/*.xmf
examples/*/used_parameters.yml
examples/*/energy.txt
tests/testPair tests/testPair
tests/brute_force_standard.dat tests/brute_force_standard.dat
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment