Skip to content

Commit

Permalink
chore: try to fix ci again
Browse files Browse the repository at this point in the history
  • Loading branch information
TomerAberbach committed Nov 16, 2024
1 parent bacb331 commit bd8c866
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
**/node_modules
**/coverage
**/dist
/node_modules/
/coverage/
/dist/
*.tsbuildinfo

**/build
**/.docusaurus
**/.cache-loader
/website/node_modules/
/website/.docusaurus/
/website/build/
/website/docs/api/

0 comments on commit bd8c866

Please sign in to comment.