Skip to content

Commit

Permalink
update .gitignore
Browse files Browse the repository at this point in the history
after commit 4050ea8 - save the CTest output to a log file
  • Loading branch information
lrineau committed Jan 18, 2024
1 parent 18058ee commit d7d50f3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ testsuite/*
.vscode
/cgal/
/cgal.tar.gz
/testresults/installation.log
/testresults/installation*.log
/testresults/list_test_packages
/testresults/package_installation.log
/testresults/package_installation*.log
/testresults/ctest*.log

0 comments on commit d7d50f3

Please sign in to comment.