diff options
| -rw-r--r-- | tests/.gitignore | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/tests/.gitignore b/tests/.gitignore index a0bddd4..6121a29 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -2,8 +2,7 @@  /*.a  /*-output  /*.scad -out.txt -out.png +out.*  /CMakeFiles  /CMakeCache.txt  /CTestTestfile.cmake | 
