Remove files that should be .gitignore'd

This commit is contained in:
2024-02-25 19:39:20 -05:00
committed by GitHub
parent 397c2a8e38
commit 34dd43e206
12 changed files with 0 additions and 78 deletions

View File

@@ -1,15 +0,0 @@
Metadata-Version: 2.1
Name: libWiiPy_NinjaCheetah
Version: 0.0.1
Summary: A Wii-related library for Python
Author-email: NinjaCheetah <ninjacheetah@ncxprogramming.com>
Project-URL: Homepage, https://github.com/NinjaCheetah/libWiiPy
Project-URL: Issues, https://github.com/NinjaCheetah/libWiipy/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
# libWiiPy

View File

@@ -1,9 +0,0 @@
LICENSE
README.md
pyproject.toml
src/libWiiPy_NinjaCheetah/__init__.py
src/libWiiPy_NinjaCheetah/example.py
src/libWiiPy_NinjaCheetah.egg-info/PKG-INFO
src/libWiiPy_NinjaCheetah.egg-info/SOURCES.txt
src/libWiiPy_NinjaCheetah.egg-info/dependency_links.txt
src/libWiiPy_NinjaCheetah.egg-info/top_level.txt

View File

@@ -1 +0,0 @@
libWiiPy_NinjaCheetah