remove js libraries from project files

This commit is contained in:
2022-11-13 14:25:11 -06:00
parent 3a0efe3eeb
commit 0b3230cb03
21 changed files with 26 additions and 44576 deletions

5
.idea/benchcoach.iml generated
View File

@@ -21,6 +21,9 @@
</content>
<orderEntry type="jdk" jdkName="Python 3.9 (benchcoach) (2)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="sortablejs" level="application" />
<orderEntry type="library" name="bootstrap" level="application" />
<orderEntry type="library" name="bootstrap-icons" level="application" />
</component>
<component name="PackageRequirementsSettings">
<option name="requirementsPath" value="$MODULE_DIR$/requirements/local.txt" />
@@ -42,4 +45,4 @@
<component name="TestRunnerService">
<option name="PROJECT_TEST_RUNNER" value="pytest" />
</component>
</module>
</module>

7
.idea/jsLibraryMappings.xml generated Normal file
View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="JavaScriptLibraryMappings">
<file url="file://$PROJECT_DIR$" libraries="{bootstrap, bootstrap-icons, sortablejs}" />
<file url="PROJECT" libraries="{bootstrap, bootstrap-icons, sortablejs}" />
</component>
</project>

10
.idea/markdown.xml generated Normal file
View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="MarkdownSettings">
<option name="customStylesheetPath" value="$USER_HOME$/Library/Mobile Documents/com~apple~CloudDocs/Downloads/github-markdown-css-5.1.0/github-markdown.css" />
<enabledExtensions>
<entry key="MermaidLanguageExtension" value="false" />
<entry key="PlantUMLLanguageExtension" value="false" />
</enabledExtensions>
</component>
</project>