8 files changed, 0 insertions(+), 75 deletions(-)
D .idea/.gitignore
D .idea/atchannel.iml
D .idea/discord.xml
D .idea/inspectionProfiles/Project_Default.xml
D .idea/inspectionProfiles/profiles_settings.xml
D .idea/misc.xml
D .idea/modules.xml
D .idea/vcs.xml
D .idea/.gitignore => .idea/.gitignore +0 -8
@@ 1,8 0,0 @@
-# Default ignored files
-/shelf/
-/workspace.xml
-# Datasource local storage ignored files
-/dataSources/
-/dataSources.local.xml
-# Editor-based HTTP Client requests
-/httpRequests/
D .idea/atchannel.iml => .idea/atchannel.iml +0 -21
@@ 1,21 0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="PYTHON_MODULE" version="4">
- <component name="Flask">
- <option name="enabled" value="true" />
- </component>
- <component name="NewModuleRootManager">
- <content url="file://$MODULE_DIR$">
- <excludeFolder url="file://$MODULE_DIR$/venv" />
- </content>
- <orderEntry type="inheritedJdk" />
- <orderEntry type="sourceFolder" forTests="false" />
- </component>
- <component name="TemplatesService">
- <option name="TEMPLATE_CONFIGURATION" value="Jinja2" />
- <option name="TEMPLATE_FOLDERS">
- <list>
- <option value="$MODULE_DIR$/atch/templates" />
- </list>
- </option>
- </component>
-</module>>
\ No newline at end of file
D .idea/discord.xml => .idea/discord.xml +0 -9
@@ 1,9 0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="DiscordProjectSettings">
- <option name="show" value="PROJECT_FILES" />
- <option name="nameOverrideEnabled" value="true" />
- <option name="nameOverrideText" value="@channel" />
- <option name="description" value="A simple anonymous BBS" />
- </component>
-</project>>
\ No newline at end of file
D .idea/inspectionProfiles/Project_Default.xml => .idea/inspectionProfiles/Project_Default.xml +0 -13
@@ 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="N803" />
- </list>
- </option>
- </inspection_tool>
- </profile>
-</component>>
\ No newline at end of file
D .idea/inspectionProfiles/profiles_settings.xml => .idea/inspectionProfiles/profiles_settings.xml +0 -6
@@ 1,6 0,0 @@
-<component name="InspectionProjectProfileManager">
- <settings>
- <option name="USE_PROJECT_PROFILE" value="false" />
- <version value="1.0" />
- </settings>
-</component>>
\ No newline at end of file
D .idea/misc.xml => .idea/misc.xml +0 -4
@@ 1,4 0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.9 (atchannel)" project-jdk-type="Python SDK" />
-</project>>
\ No newline at end of file
D .idea/modules.xml => .idea/modules.xml +0 -8
@@ 1,8 0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="ProjectModuleManager">
- <modules>
- <module fileurl="file://$PROJECT_DIR$/.idea/atchannel.iml" filepath="$PROJECT_DIR$/.idea/atchannel.iml" />
- </modules>
- </component>
-</project>>
\ No newline at end of file
D .idea/vcs.xml => .idea/vcs.xml +0 -6
@@ 1,6 0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="VcsDirectoryMappings">
- <mapping directory="$PROJECT_DIR$" vcs="Git" />
- </component>
-</project>>
\ No newline at end of file