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

Make git ignore the correct depenendy graph output file.

parent b7989017
No related branches found
No related tags found
No related merge requests found
...@@ -29,7 +29,7 @@ examples/*/*.h5 ...@@ -29,7 +29,7 @@ examples/*/*.h5
examples/*/*.png examples/*/*.png
examples/*/*.mp4 examples/*/*.mp4
examples/*/*.txt examples/*/*.txt
examples/*/dependency_graph_*.csv examples/*/dependency_graph.csv
examples/*/restart/* examples/*/restart/*
examples/*/used_parameters.yml examples/*/used_parameters.yml
examples/*/unused_parameters.yml examples/*/unused_parameters.yml
...@@ -37,7 +37,6 @@ examples/*/*/*.xmf ...@@ -37,7 +37,6 @@ examples/*/*/*.xmf
examples/*/*/*.png examples/*/*/*.png
examples/*/*/*.mp4 examples/*/*/*.mp4
examples/*/*/*.txt examples/*/*/*.txt
examples/*/*/*.dot
examples/*/*/*.rst examples/*/*/*.rst
examples/*/*/*.hdf5 examples/*/*/*.hdf5
examples/*/snapshots* examples/*/snapshots*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment