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

Update the gitignore for the new examples structure.

parent 5435d9a8
No related branches found
No related tags found
No related merge requests found
...@@ -24,37 +24,23 @@ doc/Doxyfile ...@@ -24,37 +24,23 @@ doc/Doxyfile
examples/swift examples/swift
examples/swift_mpi examples/swift_mpi
examples/*/*.xmf
examples/*/*.h5
examples/*/*.png
examples/*/*.pdf
examples/*/*.mp4
examples/*/*.txt
examples/*/dependency_graph.csv
examples/*/restart/*
examples/*/used_parameters.yml
examples/*/unused_parameters.yml
examples/*/*/*.xmf examples/*/*/*.xmf
examples/*/*/*.png examples/*/*/*.png
examples/*/*/*.mp4 examples/*/*/*.mp4
examples/*/*/*.txt examples/*/*/*.txt
examples/*/*/*.rst examples/*/*/*.rst
examples/*/*/*.hdf5 examples/*/*/*.hdf5
examples/*/snapshots* examples/*/*/restart/*
examples/*/restart/*
examples/*/*/used_parameters.yml examples/*/*/used_parameters.yml
examples/*/err_file* examples/*/*/log*
examples/*/out_file*
examples/*/stf_*
examples/*/log*
examples/*/*/unused_parameters.yml examples/*/*/unused_parameters.yml
examples/*/*.mpg examples/*/*.mpg
examples/*/gravity_checks_*.dat examples/*/*/gravity_checks_*.dat
examples/*/coolingtables.tar.gz examples/*/*/coolingtables.tar.gz
examples/*/coolingtables examples/*/*/coolingtables
examples/CoolingRates/cooling_rates examples/Cooling/CoolingRates/cooling_rates
examples/CoolingRates/cooling_element_*.dat examples/Cooling/CoolingRates/cooling_element_*.dat
examples/CoolingRates/cooling_output.dat examples/Cooling/CoolingRates/cooling_output.dat
tests/testActivePair tests/testActivePair
tests/testActivePair.sh tests/testActivePair.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment