Update .gitignore
This commit is contained in:
parent
e07e2ae5bc
commit
51718ca6ca
7
.gitignore
vendored
7
.gitignore
vendored
@ -32,4 +32,9 @@ coverage
|
|||||||
/playwright-report/
|
/playwright-report/
|
||||||
/playwright/.cache/
|
/playwright/.cache/
|
||||||
# Webkit with playwright creates a salt file
|
# Webkit with playwright creates a salt file
|
||||||
salt
|
salt
|
||||||
|
|
||||||
|
#DevWordingChanges
|
||||||
|
index.html
|
||||||
|
src/pages/404.page.vue
|
||||||
|
src/pages/Home.page.vue
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user