diff --git a/.gitignore b/.gitignore index 32b378d..90b68ce 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,6 @@ venv *.db *.egg-info dist -build \ No newline at end of file +build +.pytest_cache +.vscode \ No newline at end of file