Skip to content

Commit

Permalink
thats better
Browse files Browse the repository at this point in the history
  • Loading branch information
archiewood committed Oct 24, 2024
1 parent f1a9ff9 commit 80a7945
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ test/python/__pycache__/
.Rhistory
vcpkg_installed
token.txt
.env
.env
_site/
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ include:
- privacy.md

exclude:
- "*"
- "**/*"
- "*.md"
- "duckdb/*.md"
- "**/*.md"

plugins:
- jekyll-sitemap
Expand Down

0 comments on commit 80a7945

Please sign in to comment.