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 4b96c4e commit 5c19f01
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

0 comments on commit 5c19f01

Please sign in to comment.