Skip to content

Commit ff1a5d7

Browse files
authored
Merge pull request #415 from cvxgrp/chore/ignore-test-artifacts
Remove test-written data files and gitignore them
2 parents b539871 + 2449103 commit ff1a5d7

3 files changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,7 @@ python/cover/
4747
*demo_direct
4848
*demo_indirect
4949
examples/DIMACS/
50+
51+
# data files written by the test suite (write_data_filename)
52+
hs21_tiny_qp
53+
rob_gauss_cov_est

hs21_tiny_qp

-562 Bytes
Binary file not shown.

rob_gauss_cov_est

-2.38 KB
Binary file not shown.

0 commit comments

Comments
 (0)