Clean up .cproject and .gitignore files after the rename of the build and run configurations.
This commit is contained in:
@@ -320,38 +320,6 @@
|
||||
<project id="k64f.ilg.gnuarmeclipse.managedbuild.cross.target.elf.1537007018" name="Executable" projectType="ilg.gnuarmeclipse.managedbuild.cross.target.elf"/>
|
||||
</storageModule>
|
||||
<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
|
||||
<storageModule moduleId="refreshScope" versionNumber="2">
|
||||
<configuration configurationName="uhk-left-release-srec">
|
||||
<resource resourceType="PROJECT" workspacePath="/uhk-left"/>
|
||||
</configuration>
|
||||
<configuration configurationName="Multiple configurations">
|
||||
<resource resourceType="PROJECT" workspacePath="/uhk-left"/>
|
||||
</configuration>
|
||||
<configuration configurationName="v7-release">
|
||||
<resource resourceType="PROJECT" workspacePath="/uhk-left"/>
|
||||
</configuration>
|
||||
<configuration configurationName="uhk-left-debug">
|
||||
<resource resourceType="PROJECT" workspacePath="/uhk-left"/>
|
||||
</configuration>
|
||||
<configuration configurationName="debug">
|
||||
<resource resourceType="PROJECT" workspacePath="/uhk-left"/>
|
||||
</configuration>
|
||||
<configuration configurationName="v7-release-srec"/>
|
||||
<configuration configurationName="v6-debug"/>
|
||||
<configuration configurationName="uhk-left-debug-srec">
|
||||
<resource resourceType="PROJECT" workspacePath="/uhk-left"/>
|
||||
</configuration>
|
||||
<configuration configurationName="v7-debug-srec">
|
||||
<resource resourceType="PROJECT" workspacePath="/uhk-left"/>
|
||||
</configuration>
|
||||
<configuration configurationName="v6-release"/>
|
||||
<configuration configurationName="v7-debug"/>
|
||||
<configuration configurationName="release">
|
||||
<resource resourceType="PROJECT" workspacePath="/uhk-left"/>
|
||||
</configuration>
|
||||
<configuration configurationName="uhk-left-release">
|
||||
<resource resourceType="PROJECT" workspacePath="/uhk-left"/>
|
||||
</configuration>
|
||||
</storageModule>
|
||||
<storageModule moduleId="org.eclipse.cdt.make.core.buildtargets"/>
|
||||
<storageModule moduleId="scannerConfiguration">
|
||||
|
||||
14
left/build/kds/.gitignore
vendored
14
left/build/kds/.gitignore
vendored
@@ -1,17 +1,3 @@
|
||||
/debug/
|
||||
/release/
|
||||
/v7-release/
|
||||
/v6-release/
|
||||
/v7-debug/
|
||||
/v6-debug/
|
||||
core
|
||||
/v7-debug-srec/
|
||||
/v7-release-srec/
|
||||
/uhk-left-release/
|
||||
/uhk-left-release
|
||||
/uhk-left-debug/
|
||||
/uhk-left-debug-srec/
|
||||
/uhk-left-release-srec/
|
||||
/.settings/
|
||||
/uhk60-left_debug/
|
||||
/uhk60-left_release/
|
||||
|
||||
@@ -432,39 +432,6 @@
|
||||
<project id="k64f.ilg.gnuarmeclipse.managedbuild.cross.target.elf.1537007018" name="Executable" projectType="ilg.gnuarmeclipse.managedbuild.cross.target.elf"/>
|
||||
</storageModule>
|
||||
<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
|
||||
<storageModule moduleId="refreshScope" versionNumber="2">
|
||||
<configuration configurationName="v6-release-srec">
|
||||
<resource resourceType="PROJECT" workspacePath="/uhk-right"/>
|
||||
</configuration>
|
||||
<configuration configurationName="Multiple configurations">
|
||||
<resource resourceType="PROJECT" workspacePath="/FRDM-K64F_Demo"/>
|
||||
</configuration>
|
||||
<configuration configurationName="v7-release"/>
|
||||
<configuration configurationName="release-v7"/>
|
||||
<configuration configurationName="debug">
|
||||
<resource resourceType="PROJECT" workspacePath="/uhk-right"/>
|
||||
</configuration>
|
||||
<configuration configurationName="uhk-right-release-srec">
|
||||
<resource resourceType="PROJECT" workspacePath="/uhk-right"/>
|
||||
</configuration>
|
||||
<configuration configurationName="v7-release-srec"/>
|
||||
<configuration configurationName="v6-debug"/>
|
||||
<configuration configurationName="uhk-right-debug">
|
||||
<resource resourceType="PROJECT" workspacePath="/uhk-right"/>
|
||||
</configuration>
|
||||
<configuration configurationName="v7-debug-srec">
|
||||
<resource resourceType="PROJECT" workspacePath="/uhk-right"/>
|
||||
</configuration>
|
||||
<configuration configurationName="uhk-right-debug-srec">
|
||||
<resource resourceType="PROJECT" workspacePath="/uhk-right"/>
|
||||
</configuration>
|
||||
<configuration configurationName="v6-debug-srec"/>
|
||||
<configuration configurationName="release">
|
||||
<resource resourceType="PROJECT" workspacePath="/uhk-right"/>
|
||||
</configuration>
|
||||
<configuration configurationName="v6-release"/>
|
||||
<configuration configurationName="v7-debug"/>
|
||||
</storageModule>
|
||||
<storageModule moduleId="org.eclipse.cdt.make.core.buildtargets"/>
|
||||
<storageModule moduleId="org.eclipse.cdt.internal.ui.text.commentOwnerProjectMappings"/>
|
||||
<storageModule moduleId="scannerConfiguration">
|
||||
|
||||
16
right/build/kds/.gitignore
vendored
16
right/build/kds/.gitignore
vendored
@@ -1,20 +1,4 @@
|
||||
/debug
|
||||
/release-v7/
|
||||
/v7-debug/
|
||||
/v6-release/
|
||||
/v6-debug/
|
||||
/v7-release/
|
||||
/v7-release-srec/
|
||||
/v7-debug-srec/
|
||||
/v6-release-srec/
|
||||
perf.data
|
||||
/v6-debug-srec/
|
||||
/uhk-right-debug-srec/
|
||||
/uhk-right-debug-srec
|
||||
/uhk-right-release-srec/
|
||||
/.settings/
|
||||
/uhk-right-debug/
|
||||
/uhk-right-release/
|
||||
/uhk60-right_release/
|
||||
/uhk60-right_debug/
|
||||
/uhk60-right_debug_standalone/
|
||||
|
||||
Reference in New Issue
Block a user