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

Make git ignore the files generated by the new example.

parent d060ab13
No related branches found
No related tags found
1 merge request!205Isothermal potential
......@@ -28,10 +28,13 @@ examples/*.xmf
examples/used_parameters.yml
examples/energy.txt
examples/*/*.xmf
examples/*/*.dat
examples/*/*.hdf5
examples/*/*.txt
examples/*/used_parameters.yml
examples/*/energy.txt
examples/*/*/*.xmf
examples/*/*/*.hdf5
examples/*/*/*.txt
examples/*/*/used_parameters.yml
tests/testPair
tests/brute_force_standard.dat
......
;
; this probelm generates a set of gravity particles in an isothermal
; potential and follows their orbits. Tests verify consdevation of
; energy and angular momentum
;
;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment