diff --git a/.gitignore b/.gitignore index 128f8cb..583ac87 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,6 @@ tags # .nfs files are created when an open file is removed but is still being accessed .nfs* +# venv +python/ +venv/