diff --git a/.gitignore b/.gitignore index 26714c2..9e92d87 100644 --- a/.gitignore +++ b/.gitignore @@ -31,4 +31,5 @@ package-lock.json dist .temp filebrowser.db - +.venv/ +.mypy_cache/