Skip to content

Commit 4835670

Browse files
Small update to npmignore
1 parent 4295325 commit 4835670

12 files changed

Lines changed: 16 additions & 13 deletions

.npmignore

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
src/
2-
build/
3-
.vscode
2+
docs/
3+
.vscode
4+
.husky
5+
.github
6+
jsdoc.json

docs/Mat2.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Vec2.html
361361
<br class="clear">
362362

363363
<footer>
364-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Thu Mar 18 2021 19:13:24 GMT-0700 (Pacific Daylight Time)
364+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Fri Mar 19 2021 11:27:06 GMT-0700 (Pacific Daylight Time)
365365
</footer>
366366

367367
<script> prettyPrint(); </script>

docs/Mat3.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -628,7 +628,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Vec2.html
628628
<br class="clear">
629629

630630
<footer>
631-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Thu Mar 18 2021 19:13:24 GMT-0700 (Pacific Daylight Time)
631+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Fri Mar 19 2021 11:27:06 GMT-0700 (Pacific Daylight Time)
632632
</footer>
633633

634634
<script> prettyPrint(); </script>

docs/Mat4.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1363,7 +1363,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Vec2.html
13631363
<br class="clear">
13641364

13651365
<footer>
1366-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Thu Mar 18 2021 19:13:24 GMT-0700 (Pacific Daylight Time)
1366+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Fri Mar 19 2021 11:27:06 GMT-0700 (Pacific Daylight Time)
13671367
</footer>
13681368

13691369
<script> prettyPrint(); </script>

docs/Quat.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Vec2.html
201201
<br class="clear">
202202

203203
<footer>
204-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Thu Mar 18 2021 19:13:24 GMT-0700 (Pacific Daylight Time)
204+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Fri Mar 19 2021 11:27:06 GMT-0700 (Pacific Daylight Time)
205205
</footer>
206206

207207
<script> prettyPrint(); </script>

docs/Vec2.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15813,7 +15813,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Vec2.html
1581315813
<br class="clear">
1581415814

1581515815
<footer>
15816-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Thu Mar 18 2021 19:13:24 GMT-0700 (Pacific Daylight Time)
15816+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Fri Mar 19 2021 11:27:06 GMT-0700 (Pacific Daylight Time)
1581715817
</footer>
1581815818

1581915819
<script> prettyPrint(); </script>

docs/Vec2.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -972,7 +972,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Vec2.html
972972
<br class="clear">
973973

974974
<footer>
975-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Thu Mar 18 2021 19:13:24 GMT-0700 (Pacific Daylight Time)
975+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Fri Mar 19 2021 11:27:06 GMT-0700 (Pacific Daylight Time)
976976
</footer>
977977

978978
<script> prettyPrint(); </script>

docs/Vec3.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14053,7 +14053,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Vec2.html
1405314053
<br class="clear">
1405414054

1405514055
<footer>
14056-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Thu Mar 18 2021 19:13:24 GMT-0700 (Pacific Daylight Time)
14056+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Fri Mar 19 2021 11:27:06 GMT-0700 (Pacific Daylight Time)
1405714057
</footer>
1405814058

1405914059
<script> prettyPrint(); </script>

docs/Vec3.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1085,7 +1085,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Vec2.html
10851085
<br class="clear">
10861086

10871087
<footer>
1088-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Thu Mar 18 2021 19:13:24 GMT-0700 (Pacific Daylight Time)
1088+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Fri Mar 19 2021 11:27:06 GMT-0700 (Pacific Daylight Time)
10891089
</footer>
10901090

10911091
<script> prettyPrint(); </script>

docs/Vec4.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15617,7 +15617,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Vec2.html
1561715617
<br class="clear">
1561815618

1561915619
<footer>
15620-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Thu Mar 18 2021 19:13:24 GMT-0700 (Pacific Daylight Time)
15620+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Fri Mar 19 2021 11:27:06 GMT-0700 (Pacific Daylight Time)
1562115621
</footer>
1562215622

1562315623
<script> prettyPrint(); </script>

0 commit comments

Comments
 (0)