refactor: remove folder .idea

pull/30/head
Júlio 4 years ago
parent fe1cda7415
commit a13adc4b68

@ -1,9 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="Go" enabled="true" />
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

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

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

@ -1,110 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="6d727ffa-de56-42eb-9769-9d1ad217a8c6" name="Default Changelist" comment="">
<change afterPath="$PROJECT_DIR$/numerical/fibonnaci_test.go" 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="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="Go File" />
</list>
</option>
</component>
<component name="GOROOT" path="$USER_HOME$/go/go1.15.2" />
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="ProjectId" id="1iPyInMMbYsCsh4p7JPGSFHlyzw" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">
<property name="DefaultGoTemplateProperty" value="Go File" />
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="go.import.settings.migrated" value="true" />
<property name="go.sdk.automatically.set" value="true" />
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
</component>
<component name="RunManager" selected="Go Test.gcd_test.go">
<configuration name="TestBinPow in bin_pow_test.go" type="GoTestRunConfiguration" factoryName="Go Test" temporary="true" nameIsGenerated="true">
<module name="go-algorithms" />
<working_directory value="$PROJECT_DIR$/numerical" />
<framework value="gotest" />
<kind value="FILE" />
<directory value="$PROJECT_DIR$" />
<filePath value="$PROJECT_DIR$/numerical/bin_pow_test.go" />
<pattern value="^\QTestBinPow\E$" />
<method v="2" />
</configuration>
<configuration name="TestGcd in gcd_test.go" type="GoTestRunConfiguration" factoryName="Go Test" temporary="true" nameIsGenerated="true">
<module name="go-algorithms" />
<working_directory value="$PROJECT_DIR$/numerical" />
<framework value="gotest" />
<kind value="FILE" />
<directory value="$PROJECT_DIR$" />
<filePath value="$PROJECT_DIR$/numerical/gcd_test.go" />
<pattern value="^\QTestGcd\E$" />
<method v="2" />
</configuration>
<configuration name="bin_pow_test.go" type="GoTestRunConfiguration" factoryName="Go Test" temporary="true" nameIsGenerated="true">
<module name="go-algorithms" />
<working_directory value="$PROJECT_DIR$/numerical" />
<framework value="gotest" />
<kind value="FILE" />
<directory value="$PROJECT_DIR$" />
<filePath value="$PROJECT_DIR$/numerical/bin_pow_test.go" />
<method v="2" />
</configuration>
<configuration name="gcd_test.go" type="GoTestRunConfiguration" factoryName="Go Test" temporary="true" nameIsGenerated="true">
<module name="go-algorithms" />
<working_directory value="$PROJECT_DIR$/numerical" />
<framework value="gotest" />
<kind value="FILE" />
<directory value="$PROJECT_DIR$" />
<filePath value="$PROJECT_DIR$/numerical/gcd_test.go" />
<method v="2" />
</configuration>
<recent_temporary>
<list>
<item itemvalue="Go Test.gcd_test.go" />
<item itemvalue="Go Test.TestGcd in gcd_test.go" />
<item itemvalue="Go Test.bin_pow_test.go" />
<item itemvalue="Go Test.TestBinPow in bin_pow_test.go" />
</list>
</recent_temporary>
</component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="3" />
</component>
<component name="WindowStateProjectService">
<state width="1835" height="287" key="GridCell.Tab.0.bottom" timestamp="1601823514007">
<screen x="39" y="0" width="1881" height="1080" />
</state>
<state width="1835" height="287" key="GridCell.Tab.0.bottom/39.0.1881.1080@39.0.1881.1080" timestamp="1601823514007" />
<state width="1835" height="287" key="GridCell.Tab.0.center" timestamp="1601823514007">
<screen x="39" y="0" width="1881" height="1080" />
</state>
<state width="1835" height="287" key="GridCell.Tab.0.center/39.0.1881.1080@39.0.1881.1080" timestamp="1601823514007" />
<state width="1835" height="287" key="GridCell.Tab.0.left" timestamp="1601823514007">
<screen x="39" y="0" width="1881" height="1080" />
</state>
<state width="1835" height="287" key="GridCell.Tab.0.left/39.0.1881.1080@39.0.1881.1080" timestamp="1601823514007" />
<state width="1835" height="287" key="GridCell.Tab.0.right" timestamp="1601823514007">
<screen x="39" y="0" width="1881" height="1080" />
</state>
<state width="1835" height="287" key="GridCell.Tab.0.right/39.0.1881.1080@39.0.1881.1080" timestamp="1601823514007" />
<state x="642" y="239" width="672" height="678" key="search.everywhere.popup" timestamp="1601823666165">
<screen x="39" y="0" width="1881" height="1080" />
</state>
<state x="642" y="239" width="672" height="678" key="search.everywhere.popup/39.0.1881.1080@39.0.1881.1080" timestamp="1601823666165" />
</component>
</project>
Loading…
Cancel
Save