s-shah4 commited on
Commit ·
31d3094
1
Parent(s): 8aaad35
Remove IDE files
Browse files- .idea/.gitignore +0 -10
- .idea/inspectionProfiles/Project_Default.xml +0 -15
- .idea/meta-rl-dsa-solver.iml +0 -15
- .idea/misc.xml +0 -13
- .idea/modules.xml +0 -8
- .idea/vcs.xml +0 -6
.idea/.gitignore
DELETED
|
@@ -1,10 +0,0 @@
|
|
| 1 |
-
# Default ignored files
|
| 2 |
-
/shelf/
|
| 3 |
-
/workspace.xml
|
| 4 |
-
# Editor-based HTTP Client requests
|
| 5 |
-
/httpRequests/
|
| 6 |
-
# Ignored default folder with query files
|
| 7 |
-
/queries/
|
| 8 |
-
# Datasource local storage ignored files
|
| 9 |
-
/dataSources/
|
| 10 |
-
/dataSources.local.xml
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.idea/inspectionProfiles/Project_Default.xml
DELETED
|
@@ -1,15 +0,0 @@
|
|
| 1 |
-
<component name="InspectionProjectProfileManager">
|
| 2 |
-
<profile version="1.0">
|
| 3 |
-
<option name="myName" value="Project Default" />
|
| 4 |
-
<inspection_tool class="PyCompatibilityInspection" enabled="true" level="WARNING" enabled_by_default="true">
|
| 5 |
-
<option name="ourVersions">
|
| 6 |
-
<value>
|
| 7 |
-
<list size="2">
|
| 8 |
-
<item index="0" class="java.lang.String" itemvalue="2.7" />
|
| 9 |
-
<item index="1" class="java.lang.String" itemvalue="3.14" />
|
| 10 |
-
</list>
|
| 11 |
-
</value>
|
| 12 |
-
</option>
|
| 13 |
-
</inspection_tool>
|
| 14 |
-
</profile>
|
| 15 |
-
</component>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.idea/meta-rl-dsa-solver.iml
DELETED
|
@@ -1,15 +0,0 @@
|
|
| 1 |
-
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
-
<module type="PYTHON_MODULE" version="4">
|
| 3 |
-
<component name="NewModuleRootManager">
|
| 4 |
-
<content url="file://$MODULE_DIR$">
|
| 5 |
-
<excludeFolder url="file://$MODULE_DIR$/venv" />
|
| 6 |
-
</content>
|
| 7 |
-
<orderEntry type="jdk" jdkName="Python 3.13 (meta-rl-dsa-solver)" jdkType="Python SDK" />
|
| 8 |
-
<module type="JAVA_MODULE" version="4">
|
| 9 |
-
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
| 10 |
-
<exclude-output />
|
| 11 |
-
<content url="file://$MODULE_DIR$" />
|
| 12 |
-
<orderEntry type="inheritedJdk" />
|
| 13 |
-
<orderEntry type="sourceFolder" forTests="false" />
|
| 14 |
-
</component>
|
| 15 |
-
</module>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.idea/misc.xml
DELETED
|
@@ -1,13 +0,0 @@
|
|
| 1 |
-
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
-
<project version="4">
|
| 3 |
-
<component name="Black">
|
| 4 |
-
<option name="sdkName" value="Python 3.9" />
|
| 5 |
-
</component>
|
| 6 |
-
<component name="ProjectRootManager" version="2" languageLevel="JDK_24" default="true" project-jdk-name="Python 3.9" project-jdk-type="Python SDK">
|
| 7 |
-
<output url="file://$PROJECT_DIR$/out" />
|
| 8 |
-
</component>
|
| 9 |
-
<component name="PythonCompatibilityInspectionAdvertiser">
|
| 10 |
-
<option name="version" value="3" />
|
| 11 |
-
<option name="sdkName" value="Python 3.13 (meta-rl-dsa-solver)" />
|
| 12 |
-
</component>
|
| 13 |
-
</project>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.idea/modules.xml
DELETED
|
@@ -1,8 +0,0 @@
|
|
| 1 |
-
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
-
<project version="4">
|
| 3 |
-
<component name="ProjectModuleManager">
|
| 4 |
-
<modules>
|
| 5 |
-
<module fileurl="file://$PROJECT_DIR$/.idea/meta-rl-dsa-solver.iml" filepath="$PROJECT_DIR$/.idea/meta-rl-dsa-solver.iml" />
|
| 6 |
-
</modules>
|
| 7 |
-
</component>
|
| 8 |
-
</project>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.idea/vcs.xml
DELETED
|
@@ -1,6 +0,0 @@
|
|
| 1 |
-
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
-
<project version="4">
|
| 3 |
-
<component name="VcsDirectoryMappings">
|
| 4 |
-
<mapping directory="" vcs="Git" />
|
| 5 |
-
</component>
|
| 6 |
-
</project>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|