diff --git a/.gitignore b/.gitignore index 67d8cb6..0fc6165 100644 --- a/.gitignore +++ b/.gitignore @@ -186,3 +186,6 @@ compile_commands.json # git info src/main/deploy/branch.txt src/main/deploy/commit.txt + +#venv +venv/ \ No newline at end of file