diff --git a/.gitignore b/.gitignore index 7b665f7..93dec39 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ __pycache__ *.egg-info *.bak2 runtime* -*.AppImage \ No newline at end of file +*.AppImage +.venv