remove .run files
parent
8ded5fd66d
commit
7e6bff2e13
|
@ -41,3 +41,4 @@ bin/
|
||||||
|
|
||||||
### Mac OS ###
|
### Mac OS ###
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
.run/*
|
||||||
|
|
|
@ -1,21 +0,0 @@
|
||||||
<component name="ProjectRunConfigurationManager">
|
|
||||||
<configuration default="false" name="desktop" type="GradleRunConfiguration" factoryName="Gradle">
|
|
||||||
<ExternalSystemSettings>
|
|
||||||
<option name="executionName"/>
|
|
||||||
<option name="externalProjectPath" value="$PROJECT_DIR$"/>
|
|
||||||
<option name="externalSystemIdString" value="GRADLE"/>
|
|
||||||
<option name="scriptParameters" value=""/>
|
|
||||||
<option name="taskDescriptions">
|
|
||||||
<list/>
|
|
||||||
</option>
|
|
||||||
<option name="taskNames">
|
|
||||||
<list>
|
|
||||||
<option value="run"/>
|
|
||||||
</list>
|
|
||||||
</option>
|
|
||||||
<option name="vmOptions" value=""/>
|
|
||||||
</ExternalSystemSettings>
|
|
||||||
<GradleScriptDebugEnabled>true</GradleScriptDebugEnabled>
|
|
||||||
<method v="2"/>
|
|
||||||
</configuration>
|
|
||||||
</component>
|
|
Loading…
Reference in New Issue