Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/v9-minor'
Browse files Browse the repository at this point in the history
  • Loading branch information
scip-ci committed Nov 12, 2024
2 parents 8ddd43d + 5cbbebf commit ec6540c
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 @@ -39,10 +39,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 @@ -87,7 +83,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 ec6540c

Please sign in to comment.