We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b75b56 commit cbff509Copy full SHA for cbff509
.gitignore
@@ -1,4 +1,4 @@
1
-.vscode/
2
-dictionary/dictionary.ts
3
-dist/main.js
4
-dist/main.js.map
+/.vscode/
+/dictionary/dictionary.ts
+/dist/main.js
+/dist/main.js.map
0 commit comments