From e45239b39de89bc3140f9264bddff55ff8c0eb16 Mon Sep 17 00:00:00 2001 From: Christian Cleberg <156287552+ccleberg@users.noreply.github.com> Date: Thu, 14 Nov 2024 17:40:23 +0000 Subject: exclude egg-info from repo --- yoshi_cli.egg-info/SOURCES.txt | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 yoshi_cli.egg-info/SOURCES.txt (limited to 'yoshi_cli.egg-info/SOURCES.txt') diff --git a/yoshi_cli.egg-info/SOURCES.txt b/yoshi_cli.egg-info/SOURCES.txt deleted file mode 100644 index 6995b27..0000000 --- a/yoshi_cli.egg-info/SOURCES.txt +++ /dev/null @@ -1,17 +0,0 @@ -LICENSE -MANIFEST.in -README.md -pyproject.toml -wordlist.txt -yoshi/__init__.py -yoshi/__main__.py -yoshi/account.py -yoshi/cli.py -yoshi/crypto.py -yoshi/database.py -yoshi/process.py -yoshi_cli.egg-info/PKG-INFO -yoshi_cli.egg-info/SOURCES.txt -yoshi_cli.egg-info/dependency_links.txt -yoshi_cli.egg-info/entry_points.txt -yoshi_cli.egg-info/top_level.txt \ No newline at end of file -- cgit v1.2.3-70-g09d2