diff --git a/.gitignore b/.gitignore index 7482133..84cc5d1 100644 --- a/.gitignore +++ b/.gitignore @@ -17,4 +17,6 @@ src/C++/Driver/vgcore* src/C++/Driver/cmake_install.cmake src/C++/Driver/Makefile src/Python/flask/web/_pycache_ -venv \ No newline at end of file +venv +build/ +log \ No newline at end of file