diff --git a/.gitignore b/.gitignore index c51807504d..08510b0ec2 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ .config.args .gdb_history .deps/ +.venv/ .mypy_cache/ __pycache__/ /*.gcda