Skip to content

Commit

Permalink
chore(no-release): add website to root gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
TheEdoRan committed Nov 23, 2023
1 parent ba3a00d commit d9213b5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,8 @@ yarn-error.log*
*.tsbuildinfo

# Turborepo
.turbo
.turbo

# Website
/website/.docusaurus
/website/node_modules

1 comment on commit d9213b5

@vercel
Copy link

@vercel vercel bot commented on d9213b5 Nov 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.