diff --git a/.gitignore b/.gitignore index a3bbd943..1a481181 100644 --- a/.gitignore +++ b/.gitignore @@ -32,4 +32,9 @@ coverage /playwright-report/ /playwright/.cache/ # Webkit with playwright creates a salt file -salt \ No newline at end of file +salt + +#DevWordingChanges +index.html +src/pages/404.page.vue +src/pages/Home.page.vue