diff --git a/.gitignore b/.gitignore index a547bf3..eb33691 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,7 @@ dist-ssr *.njsproj *.sln *.sw? + +# Other files to ignore +yarn.lock +.env