We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f372fa + fda2614 commit 0932bb6Copy full SHA for 0932bb6
1 file changed
.gitignore
@@ -20,6 +20,9 @@ yarn-error.log*
20
21
.marginalia
22
23
+# npm pack output
24
+nextcloud-vue-*.tgz
25
+
26
# Unit test / coverage reports
27
coverage
28
0 commit comments