diff options
author | Christian Cleberg <156287552+ccleberg@users.noreply.github.com> | 2024-11-14 17:40:23 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-14 17:40:23 +0000 |
commit | e45239b39de89bc3140f9264bddff55ff8c0eb16 (patch) | |
tree | 6830492ed7a510a4754ed0498cf727301ecf9fc4 /yoshi_cli.egg-info/SOURCES.txt | |
parent | 13cbccc00dde9abf6ec69f17747fe275a2de8e28 (diff) | |
download | yoshi-cli-e45239b39de89bc3140f9264bddff55ff8c0eb16.tar.gz yoshi-cli-e45239b39de89bc3140f9264bddff55ff8c0eb16.tar.bz2 yoshi-cli-e45239b39de89bc3140f9264bddff55ff8c0eb16.zip |
exclude egg-info from repo
Diffstat (limited to 'yoshi_cli.egg-info/SOURCES.txt')
-rw-r--r-- | yoshi_cli.egg-info/SOURCES.txt | 17 |
1 files changed, 0 insertions, 17 deletions
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 |