diff --git a/playground/.gitignore b/playground/.gitignore index dfc3c72f..0f7993b1 100644 --- a/playground/.gitignore +++ b/playground/.gitignore @@ -26,4 +26,6 @@ dist-ssr # playground views files /src/views/* !/src/views/VueComponentsViewExample.vue -!/src/views/WebComponentsViewExample.vue \ No newline at end of file +!/src/views/WebComponentsViewExample.vue +/vue-app +/vanilla-app \ No newline at end of file