From 7122fdc6694940cb6002229f6e8b405f90753885 Mon Sep 17 00:00:00 2001 From: Sebastian Seedorf Date: Thu, 2 Dec 2021 12:13:53 +0100 Subject: [PATCH] Renamed project --- .idea/{python-aoc-2020.iml => python-aoc-2021.iml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .idea/{python-aoc-2020.iml => python-aoc-2021.iml} (100%) diff --git a/.idea/python-aoc-2020.iml b/.idea/python-aoc-2021.iml similarity index 100% rename from .idea/python-aoc-2020.iml rename to .idea/python-aoc-2021.iml