Skip to content

Commit

Permalink
chore: Update .gitignore to ignore 'site' directory
Browse files Browse the repository at this point in the history
  • Loading branch information
akshayballal95 committed Aug 28, 2024
1 parent 0ad89ee commit 22eb871
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@ on:
push:
branches:
- main
- master
tags:
- '*'
pull_request:
workflow_dispatch:

permissions:
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,4 @@ docs/_build/
.python-version


site
2 changes: 0 additions & 2 deletions docs/references.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,3 @@
::: python.embed_anything
handler: python

# Adapters
::: python.embed_anything.vectordb

0 comments on commit 22eb871

Please sign in to comment.