mirror of
https://github.com/NinjaCheetah/libWiiPy.git
synced 2025-04-26 05:11:02 -04:00
Remove files that should be .gitignore'd
This commit is contained in:
parent
397c2a8e38
commit
34dd43e206
8
.idea/.gitignore
generated
vendored
8
.idea/.gitignore
generated
vendored
@ -1,8 +0,0 @@
|
|||||||
# Default ignored files
|
|
||||||
/shelf/
|
|
||||||
/workspace.xml
|
|
||||||
# Editor-based HTTP Client requests
|
|
||||||
/httpRequests/
|
|
||||||
# Datasource local storage ignored files
|
|
||||||
/dataSources/
|
|
||||||
/dataSources.local.xml
|
|
13
.idea/inspectionProfiles/Project_Default.xml
generated
13
.idea/inspectionProfiles/Project_Default.xml
generated
@ -1,13 +0,0 @@
|
|||||||
<component name="InspectionProjectProfileManager">
|
|
||||||
<profile version="1.0">
|
|
||||||
<option name="myName" value="Project Default" />
|
|
||||||
<inspection_tool class="PyPep8NamingInspection" enabled="true" level="WEAK WARNING" enabled_by_default="true">
|
|
||||||
<option name="ignoredErrors">
|
|
||||||
<list>
|
|
||||||
<option value="N802" />
|
|
||||||
<option value="N806" />
|
|
||||||
</list>
|
|
||||||
</option>
|
|
||||||
</inspection_tool>
|
|
||||||
</profile>
|
|
||||||
</component>
|
|
6
.idea/inspectionProfiles/profiles_settings.xml
generated
6
.idea/inspectionProfiles/profiles_settings.xml
generated
@ -1,6 +0,0 @@
|
|||||||
<component name="InspectionProjectProfileManager">
|
|
||||||
<settings>
|
|
||||||
<option name="USE_PROJECT_PROFILE" value="false" />
|
|
||||||
<version value="1.0" />
|
|
||||||
</settings>
|
|
||||||
</component>
|
|
10
.idea/libWiiPy.iml
generated
10
.idea/libWiiPy.iml
generated
@ -1,10 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<module type="PYTHON_MODULE" version="4">
|
|
||||||
<component name="NewModuleRootManager">
|
|
||||||
<content url="file://$MODULE_DIR$">
|
|
||||||
<excludeFolder url="file://$MODULE_DIR$/.venv" />
|
|
||||||
</content>
|
|
||||||
<orderEntry type="inheritedJdk" />
|
|
||||||
<orderEntry type="sourceFolder" forTests="false" />
|
|
||||||
</component>
|
|
||||||
</module>
|
|
7
.idea/misc.xml
generated
7
.idea/misc.xml
generated
@ -1,7 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="Black">
|
|
||||||
<option name="sdkName" value="Python 3.11 (libWiiPy)" />
|
|
||||||
</component>
|
|
||||||
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.11 (libWiiPy)" project-jdk-type="Python SDK" />
|
|
||||||
</project>
|
|
8
.idea/modules.xml
generated
8
.idea/modules.xml
generated
@ -1,8 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="ProjectModuleManager">
|
|
||||||
<modules>
|
|
||||||
<module fileurl="file://$PROJECT_DIR$/.idea/libWiiPy.iml" filepath="$PROJECT_DIR$/.idea/libWiiPy.iml" />
|
|
||||||
</modules>
|
|
||||||
</component>
|
|
||||||
</project>
|
|
BIN
dist/libWiiPy_NinjaCheetah-0.0.1-py3-none-any.whl
vendored
BIN
dist/libWiiPy_NinjaCheetah-0.0.1-py3-none-any.whl
vendored
Binary file not shown.
BIN
dist/libWiiPy_NinjaCheetah-0.0.1.tar.gz
vendored
BIN
dist/libWiiPy_NinjaCheetah-0.0.1.tar.gz
vendored
Binary file not shown.
@ -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
|
|
@ -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
|
|
@ -1 +0,0 @@
|
|||||||
|
|
@ -1 +0,0 @@
|
|||||||
libWiiPy_NinjaCheetah
|
|
Loading…
x
Reference in New Issue
Block a user