Removed .idea directory... not useful

This commit is contained in:
2019-12-07 14:54:37 -05:00
parent 551b01a5a6
commit c27f3e39e4
5 changed files with 0 additions and 215 deletions

View File

@@ -1,2 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module classpath="CMake" type="CPP_MODULE" version="4" />

4
.idea/misc.xml generated
View File

@@ -1,4 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CMakeWorkspace" PROJECT_DIR="$PROJECT_DIR$" />
</project>

8
.idea/modules.xml generated
View File

@@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/ipwndfu_rewrite_c.iml" filepath="$PROJECT_DIR$/.idea/ipwndfu_rewrite_c.iml" />
</modules>
</component>
</project>

6
.idea/vcs.xml generated
View File

@@ -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>

195
.idea/workspace.xml generated
View File

@@ -1,195 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CMakeRunConfigurationManager" shouldGenerate="true" shouldDeleteObsolete="true">
<generated>
<config projectName="ipwndfu_rewrite_c" targetName="libusb_checkm8" />
<config projectName="ipwndfu_rewrite_c" targetName="ipwndfu" />
</generated>
</component>
<component name="CMakeSettings">
<configurations>
<configuration PROFILE_NAME="Debug" CONFIG_NAME="Debug" />
</configurations>
</component>
<component name="ChangeListManager">
<list default="true" id="b2f61e55-9467-486e-b84a-47b98c1101b5" name="Default Changelist" comment="">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/exploit/exploit.c" beforeDir="false" afterPath="$PROJECT_DIR$/exploit/exploit.c" afterDir="false" />
<change beforePath="$PROJECT_DIR$/exploit/libusb_helpers.c" beforeDir="false" afterPath="$PROJECT_DIR$/exploit/libusb_helpers.c" afterDir="false" />
<change beforePath="$PROJECT_DIR$/exploit/libusb_helpers.h" beforeDir="false" afterPath="$PROJECT_DIR$/exploit/libusb_helpers.h" afterDir="false" />
</list>
<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="ClangdSettings">
<option name="formatViaClangd" value="false" />
</component>
<component name="ExecutionTargetManager" SELECTED_TARGET="CMakeBuildProfile:Debug" />
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="OCFindUsagesOptions" text="true" ivars="false" properties="true" derivedClasses="false" />
<component name="OCResolveContextSettings">
<option name="configuration" value="0-Debug-libusb_checkm8" />
</component>
<component name="ProjectId" id="1ScgAvqtwFZJr4GXhAgilnvsGlR" />
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showExcludedFiles" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="last_opened_file_path" value="$PROJECT_DIR$/launch_with_sudo.sh" />
<property name="settings.editor.selected.configurable" value="Errors" />
</component>
<component name="RecentsManager">
<key name="MoveFile.RECENT_KEYS">
<recent name="$PROJECT_DIR$" />
<recent name="$PROJECT_DIR$/exploit" />
</key>
</component>
<component name="RunManager" selected="CMake Application.ipwndfu">
<configuration name="ipwndfu_debug_sudo" type="CLion_Remote" toolchainName="Default" remoteCommand="localhost:2345" symbolFile="" sysroot="">
<method v="2" />
</configuration>
<configuration name="ipwndfu" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" PROJECT_NAME="ipwndfu_rewrite_c" TARGET_NAME="ipwndfu" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="ipwndfu_rewrite_c" RUN_TARGET_NAME="ipwndfu">
<method v="2">
<option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
</method>
</configuration>
<configuration name="libusb_checkm8" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" PROJECT_NAME="ipwndfu_rewrite_c" TARGET_NAME="libusb_checkm8" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="ipwndfu_rewrite_c" RUN_TARGET_NAME="ipwndfu">
<method v="2">
<option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
</method>
</configuration>
<list>
<item itemvalue="CMake Application.ipwndfu" />
<item itemvalue="CMake Application.libusb_checkm8" />
<item itemvalue="GDB Remote Debug.ipwndfu_debug_sudo" />
</list>
</component>
<component name="ServiceViewManager">
<option name="viewStates">
<list>
<serviceView>
<treeState>
<expand />
<select />
</treeState>
</serviceView>
</list>
</option>
</component>
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
<map>
<entry key="MAIN">
<value>
<State>
<option name="COLUMN_ORDER" />
</State>
</value>
</entry>
</map>
</option>
</component>
<component name="VcsManagerConfiguration">
<ignored-roots>
<path value="$PROJECT_DIR$/linux" />
<path value="$PROJECT_DIR$/libusb" />
</ignored-roots>
<MESSAGE value="Fixed the weird libusb issue..." />
<MESSAGE value="ohmygod it worked (once)" />
<MESSAGE value="Some changes" />
<MESSAGE value="Lotta changes" />
<MESSAGE value="Changes" />
<option name="LAST_COMMIT_MESSAGE" value="Changes" />
</component>
<component name="WindowStateProjectService">
<state x="1378" y="377" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1575247663503">
<screen x="0" y="0" width="2560" height="1440" />
</state>
<state x="1378" y="377" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.0.2560.1440@0.0.2560.1440" timestamp="1575247663503" />
<state x="377" y="0" width="1384" height="1124" key="CommitChangelistDialog2" timestamp="1575746530760">
<screen x="0" y="0" width="2560" height="1440" />
</state>
<state x="377" y="0" width="1384" height="1124" key="CommitChangelistDialog2/0.0.2560.1440@0.0.2560.1440" timestamp="1575746530760" />
<state width="2514" height="782" key="GridCell.Tab.0.bottom" timestamp="1575747702099">
<screen x="0" y="0" width="2560" height="1440" />
</state>
<state width="2514" height="782" key="GridCell.Tab.0.bottom/0.0.2560.1440@0.0.2560.1440" timestamp="1575747702099" />
<state width="1234" height="371" key="GridCell.Tab.0.bottom/0.0.3840.1440@0.0.3840.1440" timestamp="1575251844020" />
<state width="2514" height="782" key="GridCell.Tab.0.center" timestamp="1575747702099">
<screen x="0" y="0" width="2560" height="1440" />
</state>
<state width="2514" height="782" key="GridCell.Tab.0.center/0.0.2560.1440@0.0.2560.1440" timestamp="1575747702099" />
<state width="1234" height="371" key="GridCell.Tab.0.center/0.0.3840.1440@0.0.3840.1440" timestamp="1575251844020" />
<state width="2514" height="782" key="GridCell.Tab.0.left" timestamp="1575747702098">
<screen x="0" y="0" width="2560" height="1440" />
</state>
<state width="2514" height="782" key="GridCell.Tab.0.left/0.0.2560.1440@0.0.2560.1440" timestamp="1575747702098" />
<state width="1234" height="371" key="GridCell.Tab.0.left/0.0.3840.1440@0.0.3840.1440" timestamp="1575251844019" />
<state width="2514" height="782" key="GridCell.Tab.0.right" timestamp="1575747702099">
<screen x="0" y="0" width="2560" height="1440" />
</state>
<state width="2514" height="782" key="GridCell.Tab.0.right/0.0.2560.1440@0.0.2560.1440" timestamp="1575747702099" />
<state width="1234" height="371" key="GridCell.Tab.0.right/0.0.3840.1440@0.0.3840.1440" timestamp="1575251844020" />
<state width="2514" height="658" key="GridCell.Tab.1.bottom" timestamp="1575747502454">
<screen x="0" y="0" width="2560" height="1440" />
</state>
<state width="2514" height="658" key="GridCell.Tab.1.bottom/0.0.2560.1440@0.0.2560.1440" timestamp="1575747502454" />
<state width="1234" height="371" key="GridCell.Tab.1.bottom/0.0.3840.1440@0.0.3840.1440" timestamp="1575251844393" />
<state width="2514" height="658" key="GridCell.Tab.1.center" timestamp="1575747502453">
<screen x="0" y="0" width="2560" height="1440" />
</state>
<state width="2514" height="658" key="GridCell.Tab.1.center/0.0.2560.1440@0.0.2560.1440" timestamp="1575747502453" />
<state width="1234" height="371" key="GridCell.Tab.1.center/0.0.3840.1440@0.0.3840.1440" timestamp="1575251844393" />
<state width="2514" height="658" key="GridCell.Tab.1.left" timestamp="1575747502453">
<screen x="0" y="0" width="2560" height="1440" />
</state>
<state width="2514" height="658" key="GridCell.Tab.1.left/0.0.2560.1440@0.0.2560.1440" timestamp="1575747502453" />
<state width="1234" height="371" key="GridCell.Tab.1.left/0.0.3840.1440@0.0.3840.1440" timestamp="1575251844392" />
<state width="2514" height="658" key="GridCell.Tab.1.right" timestamp="1575747502454">
<screen x="0" y="0" width="2560" height="1440" />
</state>
<state width="2514" height="658" key="GridCell.Tab.1.right/0.0.2560.1440@0.0.2560.1440" timestamp="1575747502454" />
<state width="1234" height="371" key="GridCell.Tab.1.right/0.0.3840.1440@0.0.3840.1440" timestamp="1575251844393" />
<state x="875" y="455" width="800" height="528" key="Vcs.Push.Dialog.v2" timestamp="1575746583281">
<screen x="0" y="0" width="2560" height="1440" />
</state>
<state x="875" y="455" width="800" height="528" key="Vcs.Push.Dialog.v2/0.0.2560.1440@0.0.2560.1440" timestamp="1575746583281" />
<state x="1801" y="457" key="com.intellij.tools.ToolSelectDialog.dimensionServiceKey" timestamp="1575247658369">
<screen x="0" y="0" width="2560" height="1440" />
</state>
<state x="1801" y="457" key="com.intellij.tools.ToolSelectDialog.dimensionServiceKey/0.0.2560.1440@0.0.2560.1440" timestamp="1575247658369" />
<state width="1666" height="818" key="javadoc.popup.new" timestamp="1575242155779">
<screen x="0" y="0" width="2560" height="1440" />
</state>
<state width="1666" height="818" key="javadoc.popup.new/0.0.2560.1440@0.0.2560.1440" timestamp="1575242155779" />
<state x="442" y="356" width="672" height="678" key="search.everywhere.popup" timestamp="1575744763657">
<screen x="0" y="0" width="2560" height="1440" />
</state>
<state x="442" y="356" width="672" height="678" key="search.everywhere.popup/0.0.2560.1440@0.0.2560.1440" timestamp="1575744763657" />
<state x="2863" y="327" width="672" height="678" key="search.everywhere.popup/0.0.3840.1440@0.0.3840.1440" timestamp="1575249469831" />
</component>
<component name="XDebuggerManager">
<breakpoint-manager>
<breakpoints>
<line-breakpoint enabled="true" type="com.jetbrains.cidr.execution.debugger.OCBreakpointType">
<url>file://$PROJECT_DIR$/main.c</url>
<line>5</line>
<option name="timeStamp" value="11" />
</line-breakpoint>
</breakpoints>
</breakpoint-manager>
<watches-manager>
<configuration name="CLion_Remote">
<watch expression="target" language="ObjectiveC" />
</configuration>
</watches-manager>
</component>
</project>