diff --git a/.gitignore b/.gitignore index 7d13195..1eeb2ca 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ .run .venv /vendor/ -/build/ \ No newline at end of file +/build/ +.env