From 9cf3fec7a3eb2524189f2177fd3ae6e91939232c Mon Sep 17 00:00:00 2001 From: Thilo Graf Date: Sun, 10 Nov 2024 16:33:06 +0100 Subject: [PATCH] .gitignore: Add Python environment fallout Origin commit data ------------------ Branch: master Commit: https://github.com/neutrino-images/ni-libstb-hal/commit/a8003f9320fa01df33f9eddde68d3e0db27e8c77 Author: Thilo Graf Date: 2024-11-10 (Sun, 10 Nov 2024) ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 0501f62..1333d62 100644 --- a/.gitignore +++ b/.gitignore @@ -66,3 +66,6 @@ go_* ### header files that fall out of the build libstb-hal-config.h + +### Python environment fallout +venv