chore: update .gitignore to include node_modules, playwright-report, and e2e/.auth
This commit is contained in:
parent
f52f9c3744
commit
dd85dce27d
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -83,7 +83,10 @@ olm
|
|||
needed-translations.txt
|
||||
.venv
|
||||
|
||||
node_modules/
|
||||
docs/node_modules
|
||||
playwright-report/
|
||||
e2e/.auth/
|
||||
rust
|
||||
|
||||
libcrypto.3.dylib
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue