From a5f3b213d8fa15c59d9c9397ee3fb8bdc5b870cc Mon Sep 17 00:00:00 2001 From: Josh Ashton Date: Mon, 11 Dec 2023 12:46:18 -0700 Subject: [PATCH] updated .gitignore to include build files --- .gitignore | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bebfaaf..ab895db 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,10 @@ -data.txt +. +.. battery-mon +data.txt +bin +include +lib +lib64 +pyvenv.cfg +share