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
Branches
Tags
1 merge request!205Isothermal potential
...@@ -28,10 +28,13 @@ examples/*.xmf ...@@ -28,10 +28,13 @@ examples/*.xmf
examples/used_parameters.yml examples/used_parameters.yml
examples/energy.txt examples/energy.txt
examples/*/*.xmf examples/*/*.xmf
examples/*/*.dat
examples/*/*.hdf5 examples/*/*.hdf5
examples/*/*.txt
examples/*/used_parameters.yml examples/*/used_parameters.yml
examples/*/energy.txt examples/*/*/*.xmf
examples/*/*/*.hdf5
examples/*/*/*.txt
examples/*/*/used_parameters.yml
tests/testPair tests/testPair
tests/brute_force_standard.dat 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