modified: .gitignore

deleted:    .run/StudyPlanner.run.xml
master
ketrptr 2024-12-16 17:45:59 +01:00
parent bcb08c6da9
commit 0922b8d6b8
2 changed files with 1 additions and 7 deletions

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
testing testing
debugOut debugOut
.idea .idea
.run
# ---> C # ---> C
# Prerequisites # Prerequisites
*.d *.d

View File

@ -1,7 +0,0 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="StudyPlanner" type="CMakeRunConfiguration" factoryName="Application" REDIRECT_INPUT="false" ELEVATE="false" USE_EXTERNAL_CONSOLE="false" EMULATE_TERMINAL="false" PASS_PARENT_ENVS_2="true" RUN_PATH="$PROJECT_DIR$/Makefile" EXPLICIT_BUILD_TARGET_NAME="all">
<method v="2">
<option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
</method>
</configuration>
</component>