Update .gitignore
This commit is contained in:
parent
e07e2ae5bc
commit
51718ca6ca
5
.gitignore
vendored
5
.gitignore
vendored
@ -33,3 +33,8 @@ coverage
|
|||||||
/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