.gitignore: Add Python environment fallout

This commit is contained in:
2024-11-10 16:33:06 +01:00
parent ff5eb814c7
commit 4af226ed6a

3
.gitignore vendored
View File

@@ -66,3 +66,6 @@ go_*
### header files that fall out of the build ### header files that fall out of the build
libstb-hal-config.h libstb-hal-config.h
### Python environment fallout
venv