diff --git a/.gitignore b/.gitignore index 34d387c..6d82609 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,7 @@ htmlcov/ # Ruff .ruff_cache/ + +# Local config +.env +.env.local