moved venv to the .gitignore

This commit is contained in:
ishak jmilou.ishak
2024-10-24 14:07:11 +02:00
parent d78389992e
commit c4a694e601

1
.gitignore vendored
View File

@@ -18,3 +18,4 @@ src/C++/Driver/cmake_install.cmake
src/C++/Driver/Makefile
src/C++/Driver/log
build/
venv