diff --git a/.nuxtignore b/.nuxtignore new file mode 100644 index 0000000..e449b59 --- /dev/null +++ b/.nuxtignore @@ -0,0 +1,2 @@ +./* +!./app/** \ No newline at end of file