From 58e81bb6e6c6d36b09d26a945ee2c1029b68b3e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustav=20S=C3=B6rn=C3=A4s?= Date: Thu, 28 Jan 2021 10:34:13 +0100 Subject: re-add .idea --- .idea/inspectionProfiles/JavaOO_2021.xml | 3997 +++++++++++++++++++++++ .idea/inspectionProfiles/Project_Default.xml | 4008 ++++++++++++++++++++++++ .idea/inspectionProfiles/profiles_settings.xml | 6 + 3 files changed, 8011 insertions(+) create mode 100644 .idea/inspectionProfiles/JavaOO_2021.xml create mode 100644 .idea/inspectionProfiles/Project_Default.xml create mode 100644 .idea/inspectionProfiles/profiles_settings.xml (limited to '.idea/inspectionProfiles') diff --git a/.idea/inspectionProfiles/JavaOO_2021.xml b/.idea/inspectionProfiles/JavaOO_2021.xml new file mode 100644 index 0000000..54179b2 --- /dev/null +++ b/.idea/inspectionProfiles/JavaOO_2021.xml @@ -0,0 +1,3997 @@ + + + + \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..88aa82c --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,4008 @@ + + + + \ No newline at end of file diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml new file mode 100644 index 0000000..b71c1f4 --- /dev/null +++ b/.idea/inspectionProfiles/profiles_settings.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file -- cgit v1.2.1