diff --git a/.gitignore b/.gitignore index 3f61a60..8643cbc 100644 --- a/.gitignore +++ b/.gitignore @@ -161,8 +161,8 @@ cython_debug/ #.idea/ # Project -venv -venv_linux -venv_windows +venv/ +venv_linux/ +venv_windows/ -.vscode \ No newline at end of file +.vscode/ \ No newline at end of file