From a8355da398e9001196755a7a1419e378db3fc804 Mon Sep 17 00:00:00 2001 From: Samantha Becker <12024604-beckersam@users.noreply.gitlab.com> Date: Mon, 18 Sep 2023 11:15:12 +0200 Subject: [PATCH] Jetbrains things --- .idea/evilthings.iml | 1 + .idea/inspectionProfiles/Project_Default.xml | 16 ++++++++++++++++ .idea/jsLibraryMappings.xml | 6 ++++++ 3 files changed, 23 insertions(+) create mode 100644 .idea/inspectionProfiles/Project_Default.xml create mode 100644 .idea/jsLibraryMappings.xml diff --git a/.idea/evilthings.iml b/.idea/evilthings.iml index 5e764c4..995d979 100644 --- a/.idea/evilthings.iml +++ b/.idea/evilthings.iml @@ -5,5 +5,6 @@ + \ 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..a5e2216 --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,16 @@ + + + + \ No newline at end of file diff --git a/.idea/jsLibraryMappings.xml b/.idea/jsLibraryMappings.xml new file mode 100644 index 0000000..ed8ca54 --- /dev/null +++ b/.idea/jsLibraryMappings.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file