From ecbd72e9db7a62f8abe8a2f5ad529121337654f8 Mon Sep 17 00:00:00 2001 From: Matt Spencer Date: Thu, 16 Apr 2026 21:44:15 +0000 Subject: [PATCH] Remove tracked egg-info directory (covered by .gitignore) --- raspbot_v2_interface/Raspbot_Lib.egg-info/PKG-INFO | 6 ------ raspbot_v2_interface/Raspbot_Lib.egg-info/SOURCES.txt | 8 -------- .../Raspbot_Lib.egg-info/dependency_links.txt | 1 - raspbot_v2_interface/Raspbot_Lib.egg-info/top_level.txt | 1 - 4 files changed, 16 deletions(-) delete mode 100644 raspbot_v2_interface/Raspbot_Lib.egg-info/PKG-INFO delete mode 100644 raspbot_v2_interface/Raspbot_Lib.egg-info/SOURCES.txt delete mode 100644 raspbot_v2_interface/Raspbot_Lib.egg-info/dependency_links.txt delete mode 100644 raspbot_v2_interface/Raspbot_Lib.egg-info/top_level.txt diff --git a/raspbot_v2_interface/Raspbot_Lib.egg-info/PKG-INFO b/raspbot_v2_interface/Raspbot_Lib.egg-info/PKG-INFO deleted file mode 100644 index 4715f50..0000000 --- a/raspbot_v2_interface/Raspbot_Lib.egg-info/PKG-INFO +++ /dev/null @@ -1,6 +0,0 @@ -Metadata-Version: 2.1 -Name: Raspbot-Lib -Version: 0.0.2 -Summary: Raspbot drvier V0.0.2 -Home-page: www.yahboom.com -Author: Yahboom Team diff --git a/raspbot_v2_interface/Raspbot_Lib.egg-info/SOURCES.txt b/raspbot_v2_interface/Raspbot_Lib.egg-info/SOURCES.txt deleted file mode 100644 index 5fee8f9..0000000 --- a/raspbot_v2_interface/Raspbot_Lib.egg-info/SOURCES.txt +++ /dev/null @@ -1,8 +0,0 @@ -README.md -setup.py -Raspbot_Lib/Raspbot_Lib.py -Raspbot_Lib/__init__.py -Raspbot_Lib.egg-info/PKG-INFO -Raspbot_Lib.egg-info/SOURCES.txt -Raspbot_Lib.egg-info/dependency_links.txt -Raspbot_Lib.egg-info/top_level.txt \ No newline at end of file diff --git a/raspbot_v2_interface/Raspbot_Lib.egg-info/dependency_links.txt b/raspbot_v2_interface/Raspbot_Lib.egg-info/dependency_links.txt deleted file mode 100644 index 8b13789..0000000 --- a/raspbot_v2_interface/Raspbot_Lib.egg-info/dependency_links.txt +++ /dev/null @@ -1 +0,0 @@ - diff --git a/raspbot_v2_interface/Raspbot_Lib.egg-info/top_level.txt b/raspbot_v2_interface/Raspbot_Lib.egg-info/top_level.txt deleted file mode 100644 index 810b2e0..0000000 --- a/raspbot_v2_interface/Raspbot_Lib.egg-info/top_level.txt +++ /dev/null @@ -1 +0,0 @@ -Raspbot_Lib