Skip to content

Commit

Permalink
release v1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
enesusta committed Nov 24, 2024
1 parent 79da8fe commit 7f94b02
Show file tree
Hide file tree
Showing 55 changed files with 4,191 additions and 13,654 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ coverage

math
util
hash
text
clean.sh
*.d.ts
Expand Down
27 changes: 24 additions & 3 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,25 @@
# .npmignore
node_modules
test
doc
node_modules/
docs/
jest.config.js
pnpm-lock.yaml


git.README.md

rollup.config.js.back
rollup.config.mjs
tsconfig.json
tsconfig.test.json

README.md
package.json
# ignore src, test
src/**/*
test/**/*

package.json

.travis.yml
.gitattributes
.editorconfig
318 changes: 0 additions & 318 deletions docs/404.html

This file was deleted.

1 change: 0 additions & 1 deletion docs/CNAME

This file was deleted.

9 changes: 0 additions & 9 deletions docs/Makefile

This file was deleted.

Loading

0 comments on commit 7f94b02

Please sign in to comment.