diff --git a/bootstrap/cxx/.gitignore b/bootstrap/cxx/.gitignore index ee88074c4..d1bbc1a75 100644 --- a/bootstrap/cxx/.gitignore +++ b/bootstrap/cxx/.gitignore @@ -5,6 +5,9 @@ # used by clangd and other programs .cache/ +# created by pyenv +.python-version + # used for local development Makefile