Removed test_track_output/results_test.dat and added to .gitignore

This commit is contained in:
Will Boyd 2015-11-12 13:29:37 -05:00
parent 3ff40987c0
commit b3646f871b
2 changed files with 1 additions and 9 deletions

1
.gitignore vendored
View file

@ -41,6 +41,7 @@ inputs_error.dat
# Test build files
tests/build/
tests/ctestscript.run
tests/test_track_output/results_test.dat
# HDF5 files
*.h5

View file

@ -1,9 +0,0 @@
<?xml version="1.0"?>
<VTKFile type="PPolyData" version="0.1" byte_order="LittleEndian" compressor="vtkZLibDataCompressor">
<PPolyData GhostLevel="0">
<PPoints>
<PDataArray type="Float32" Name="Points" NumberOfComponents="3"/>
</PPoints>
<Piece Source="poly_0.vtp"/>
</PPolyData>
</VTKFile>