diff --git a/Python.gitignore b/Python.gitignore index cf33286..9a4bb62 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -68,3 +68,5 @@ target/ # pyenv .python-version +# dotenv +.env