Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/v92-bugfix' into v9-minor
Browse files Browse the repository at this point in the history
  • Loading branch information
scip-ci committed Nov 12, 2024
2 parents e606404 + e90c59a commit 5cbbebf
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,6 @@ check/LP
check/instancedata
check/solchecker/doc/doc/

# ignore check/coverage but not check/coverage/settings
check/coverage/
!check/coverage/settings

# vim swap files
.*.swp

Expand Down Expand Up @@ -86,7 +82,7 @@ localhooks/
# created when packaging, don't version control this
src/scip/githash.c

# settings
# settings, except for check/coverage/settings
settings/
!check/coverage/settings

Expand Down

0 comments on commit 5cbbebf

Please sign in to comment.