There was an error while loading. Please reload this page.
1 parent 6e8cced commit 5679bceCopy full SHA for 5679bce
.gitattributes
@@ -3,12 +3,12 @@
3
4
LICENSE text
5
6
-.gitattributes text
7
-.gitignore text
8
-.editorconfig text
+.gitattributes text -diff
+.gitignore text -diff
+.editorconfig text -diff
9
.prettierignore text
10
.prettierrc text
11
-.vscodeignore text
+.vscodeignore text -diff
12
13
package-lock.json text -diff
14
.gitignore
@@ -10,5 +10,6 @@ snippets/*.json
# Output
out/
+dist/
*.log
15
*.vsix
0 commit comments