add .gitignore entries for junk files generated by running unit tests

This commit is contained in:
Janis Born
2015-11-23 12:30:16 +01:00
parent cf54f40e3e
commit de46a56b75
3 changed files with 14 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1 +1,2 @@
.project .project
CMakeLists.txt.user

7
src/Unittests/.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
deleted_output.off
output.off
persistence-check.om
smoothed_STL_output.off
smoothed_custom_properties_output.off
smoothed_extended_output.off
smoothed_output.off

6
src/Unittests/TestFiles/.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
cube-minimal-customprops_openmeshOutputTestfileBinary.ply
cube_floating.off
cube_floating_binary.off
meshlab_binary.ply
meshlab_binary_float.ply
meshlab_float.ply