build: update .gitignore
This commit is contained in:
@@ -7,6 +7,11 @@ tests/e2e/reports/
|
||||
.env.local
|
||||
.env.*.local
|
||||
|
||||
# dependencies
|
||||
/node_modules
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
|
||||
# OS or Editor folders
|
||||
._*
|
||||
.cache
|
||||
|
||||
Reference in New Issue
Block a user