This repository has been archived by the owner on Sep 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(change name from dotIdea to .idea)
- Loading branch information
Showing
7 changed files
with
102 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<module type="PYTHON_MODULE" version="4"> | ||
<component name="NewModuleRootManager"> | ||
<content url="file://$MODULE_DIR$" /> | ||
<orderEntry type="inheritedJdk" /> | ||
<orderEntry type="sourceFolder" forTests="false" /> | ||
</component> | ||
</module> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<project version="4"> | ||
<component name="DiscordProjectSettings"> | ||
<option name="show" value="ASK" /> | ||
<option name="description" value="" /> | ||
</component> | ||
</project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<component name="InspectionProjectProfileManager"> | ||
<profile version="1.0"> | ||
<option name="myName" value="Project Default" /> | ||
<inspection_tool class="PyPep8Inspection" enabled="false" level="WEAK WARNING" enabled_by_default="false" /> | ||
<inspection_tool class="PyPep8NamingInspection" enabled="false" level="WEAK WARNING" enabled_by_default="false" /> | ||
</profile> | ||
</component> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<component name="InspectionProjectProfileManager"> | ||
<settings> | ||
<option name="USE_PROJECT_PROFILE" value="false" /> | ||
<version value="1.0" /> | ||
</settings> | ||
</component> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<project version="4"> | ||
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.9" project-jdk-type="Python SDK" /> | ||
</project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<project version="4"> | ||
<component name="ProjectModuleManager"> | ||
<modules> | ||
<module fileurl="file://$PROJECT_DIR$/.idea/Tsar.iml" filepath="$PROJECT_DIR$/.idea/Tsar.iml" /> | ||
</modules> | ||
</component> | ||
</project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<project version="4"> | ||
<component name="ChangeListManager"> | ||
<list default="true" id="da008ade-3e69-4bf4-8745-42c32f4af796" name="Default Changelist" comment="" /> | ||
<option name="SHOW_DIALOG" value="false" /> | ||
<option name="HIGHLIGHT_CONFLICTS" value="true" /> | ||
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> | ||
<option name="LAST_RESOLUTION" value="IGNORE" /> | ||
</component> | ||
<component name="GitSEFilterConfiguration"> | ||
<file-type-list> | ||
<filtered-out-file-type name="LOCAL_BRANCH" /> | ||
<filtered-out-file-type name="REMOTE_BRANCH" /> | ||
<filtered-out-file-type name="TAG" /> | ||
<filtered-out-file-type name="COMMIT_BY_MESSAGE" /> | ||
</file-type-list> | ||
</component> | ||
<component name="ProjectId" id="1yX5LiplTcs9RrH7uJZtfNrMwGH" /> | ||
<component name="ProjectViewState"> | ||
<option name="hideEmptyMiddlePackages" value="true" /> | ||
<option name="showLibraryContents" value="true" /> | ||
</component> | ||
<component name="PropertiesComponent"> | ||
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" /> | ||
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" /> | ||
<property name="settings.editor.selected.configurable" value="discord-application" /> | ||
</component> | ||
<component name="RunManager"> | ||
<configuration name="main" type="PythonConfigurationType" factoryName="Python" nameIsGenerated="true"> | ||
<module name="Tsar" /> | ||
<option name="INTERPRETER_OPTIONS" value="" /> | ||
<option name="PARENT_ENVS" value="true" /> | ||
<envs> | ||
<env name="PYTHONUNBUFFERED" value="1" /> | ||
</envs> | ||
<option name="SDK_HOME" value="" /> | ||
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" /> | ||
<option name="IS_MODULE_SDK" value="true" /> | ||
<option name="ADD_CONTENT_ROOTS" value="true" /> | ||
<option name="ADD_SOURCE_ROOTS" value="true" /> | ||
<option name="SCRIPT_NAME" value="$PROJECT_DIR$/main.py" /> | ||
<option name="PARAMETERS" value="" /> | ||
<option name="SHOW_COMMAND_LINE" value="false" /> | ||
<option name="EMULATE_TERMINAL" value="false" /> | ||
<option name="MODULE_MODE" value="false" /> | ||
<option name="REDIRECT_INPUT" value="false" /> | ||
<option name="INPUT_FILE" value="" /> | ||
<method v="2" /> | ||
</configuration> | ||
</component> | ||
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" /> | ||
<component name="TaskManager"> | ||
<task active="true" id="Default" summary="Default task"> | ||
<changelist id="da008ade-3e69-4bf4-8745-42c32f4af796" name="Default Changelist" comment="" /> | ||
<created>1632385038147</created> | ||
<option name="number" value="Default" /> | ||
<option name="presentableId" value="Default" /> | ||
<updated>1632385038147</updated> | ||
</task> | ||
<servers /> | ||
</component> | ||
</project> |