Skip to content

Commit e9f29bd

Browse files
committed
adding JS files back to source control so they get picked up by npm publish
1 parent 9fbf80a commit e9f29bd

File tree

5 files changed

+752
-3
lines changed

5 files changed

+752
-3
lines changed

.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ node_modules
22
npm-debug.log.*
33
.vscode
44
personal
5-
*.js
6-
*.js.map
75

86
# DEFAULT PYTHON GITIGNORE
97

@@ -111,4 +109,4 @@ venv.bak/
111109
/site
112110

113111
# mypy
114-
.mypy_cache/
112+
.mypy_cache/

index.js

Lines changed: 343 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)