Renamed project 2

This commit is contained in:
Sebastian Seedorf
2021-12-02 12:16:50 +01:00
parent 7122fdc669
commit 511b3a95d0
2 changed files with 2 additions and 2 deletions

2
.idea/misc.xml generated
View File

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.8 (python-aoc-2020)" project-jdk-type="Python SDK" />
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.8 (python-aoc-2021)" project-jdk-type="Python SDK" />
</project>

2
.idea/modules.xml generated
View File

@@ -2,7 +2,7 @@
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/python-aoc-2020.iml" filepath="$PROJECT_DIR$/.idea/python-aoc-2020.iml" />
<module fileurl="file://$PROJECT_DIR$/.idea/python-aoc-2021.iml" filepath="$PROJECT_DIR$/.idea/python-aoc-2021.iml" />
</modules>
</component>
</project>