diff --git a/.gitignore b/.gitignore index 8c3e679..21349c1 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,8 @@ result-* # output of `pio run -t compiledb` compile_commands.json + +# Python Environments +.venv +venv +venv.bak