diff --git a/.gitignore b/.gitignore index 784b1d7..98c60fe 100644 --- a/.gitignore +++ b/.gitignore @@ -17,4 +17,6 @@ c/bin /python/build /python/omnisocket.egg-info -*.so* \ No newline at end of file +*.so* + +/.venv \ No newline at end of file