We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df47458 commit c8928c5Copy full SHA for c8928c5
6 files changed
.gitignore
@@ -2,8 +2,10 @@ node_modules
2
npm-debug.log.*
3
.vscode
4
personal
5
+*.js
6
+*.js.map
7
-# DEFAULT PYTON GITIGNORE
8
+# DEFAULT PYTHON GITIGNORE
9
10
# Byte-compiled / optimized / DLL files
11
__pycache__/
index.js
0 commit comments