Skip to content

Commit

Permalink
🧹 chore: cleanup unnecessary ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jzazo committed Aug 27, 2024
1 parent 2e61e29 commit dd76249
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@
**/build/
.DS_Store

# ignore the distribution and docs/api folders
# ignore the distribution/publishing folder
**/dist
**/docs/api

# ignore personal workspace files
**/.vscode/*
Expand Down

0 comments on commit dd76249

Please sign in to comment.