diff --git a/.gitignore b/.gitignore index 8a7b3f9..98ee820 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *__pycache__* -dist/ \ No newline at end of file +dist/ +**/.env \ No newline at end of file