Skip to content

Commit

Permalink
Add tools to gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
lgrammel committed Dec 29, 2023
1 parent 25cbd7d commit 55c10b0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,6 @@ examples/*/build/**
packages/*/build/**
packages/*/coverage/**
packages/*/dist/**

tools/*/build/**
tools/*/coverage/**
tools/*/dist/**

1 comment on commit 55c10b0

@vercel
Copy link

@vercel vercel bot commented on 55c10b0 Dec 29, 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.