Skip to content

Commit

Permalink
Remove dist files from source control (#676)
Browse files Browse the repository at this point in the history
* Rebuild dist files

* Remove dist files

* Un-ignore types

* Remove dist entirely
  • Loading branch information
rreusser authored Nov 12, 2024
1 parent 2c6985e commit b59bac5
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 21,614 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ node_modules/*
coverage/*
bench/*.html
www
dist
Loading

0 comments on commit b59bac5

Please sign in to comment.