Skip to content

Commit

Permalink
exclude pages
Browse files Browse the repository at this point in the history
  • Loading branch information
archiewood committed Oct 24, 2024
1 parent 18b5ed9 commit 092490c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ include:
- README.md
- PRIVACY.md

exclude:
- duckdb/**
- docs/**
- extension-ci-tools/**
- src/**
- test/**
- third_party/**
- vcpkg_installed/**

minima:
skin: dark

Expand Down

0 comments on commit 092490c

Please sign in to comment.