diff --git a/.gitignore b/.gitignore index 5c82b8f..5d83845 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,6 @@ .vscode/ build/ __pycache__/ -.env +*.pyc +test/ +.env \ No newline at end of file