This is an automated email from the ASF dual-hosted git repository.

jlewandowski pushed a commit to branch ds-trunk-5.0--2024-07-24
in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git

commit 9a13a0452dc0794253433ece3502f677eb11731d
Author: Jacek Lewandowski <[email protected]>
AuthorDate: Wed Jul 24 13:24:09 2024 +0200

    Update .gitignore to include venv dir
---
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 2f759f0f..2a661466 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,4 +18,5 @@ pyvenv.cfg
 src/
 .vscode/
 
-pytest.ini
\ No newline at end of file
+pytest.ini
+venv
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to