We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 976af40 commit 30c8323Copy full SHA for 30c8323
8 files changed
.gitignore
@@ -2,6 +2,9 @@ node_modules
2
npm-debug.log.*
3
.vscode
4
personal
5
+*.js
6
+*.js.map
7
+*.d.ts
8
9
# DEFAULT PYTHON GITIGNORE
10
index.d.ts
0 commit comments