]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
chore: add coverage to gitignore (#41)
authorCédric Exbrayat <cexbrayat@users.noreply.github.com>
Sat, 29 Jan 2022 02:55:30 +0000 (03:55 +0100)
committerGitHub <noreply@github.com>
Sat, 29 Jan 2022 02:55:30 +0000 (10:55 +0800)
template/base/_gitignore

index 37924fe1a836893812667b39f35903e5259d91e5..38adffa64e8300a31b749218081149e1fe3deaaa 100644 (file)
@@ -11,6 +11,7 @@ node_modules
 .DS_Store
 dist
 dist-ssr
+coverage
 *.local
 
 /cypress/videos/