Update .gitignore

This commit is contained in:
elibrody2 2023-11-06 18:16:39 -05:00 committed by GitHub
parent e07e2ae5bc
commit 51718ca6ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

7
.gitignore vendored
View file

@ -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