build: update .gitignore

This commit is contained in:
Łukasz Holeczek
2022-07-09 00:17:06 +02:00
parent 50f3fc5a28
commit bbcdcbb8bc
+5
View File
@@ -7,6 +7,11 @@ tests/e2e/reports/
.env.local .env.local
.env.*.local .env.*.local
# dependencies
/node_modules
package-lock.json
yarn.lock
# OS or Editor folders # OS or Editor folders
._* ._*
.cache .cache