Skip to content

Commit

Permalink
add examples/dist to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Oege Dijk committed Dec 8, 2023
1 parent 25c1212 commit 5bf0778
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ lib/*.js
test/*.js
*.map
dist/*
examples/dist/*
examples/node_modules
examples/.cache
.DS_Store
Expand Down

0 comments on commit 5bf0778

Please sign in to comment.