From 073402adba6ef15e7d63f7c6fff5106b89883b82 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Mon, 14 Nov 2022 00:55:54 +0100 Subject: [PATCH] Add more Jetbrains CLion metadata --- .idea/customTargets.xml | 8 ++++++++ .idea/inspectionProfiles/Project_Default.xml | 10 ++++++++++ .idea/misc.xml | 18 ++++++++++++++++-- .idea/runConfigurations/Atax.xml | 7 +++++++ .idea/unimore-hpc-12.iml | 2 ++ 5 files changed, 43 insertions(+), 2 deletions(-) create mode 100644 .idea/customTargets.xml create mode 100644 .idea/inspectionProfiles/Project_Default.xml create mode 100644 .idea/runConfigurations/Atax.xml create mode 100644 .idea/unimore-hpc-12.iml diff --git a/.idea/customTargets.xml b/.idea/customTargets.xml new file mode 100644 index 0000000..152bc51 --- /dev/null +++ b/.idea/customTargets.xml @@ -0,0 +1,8 @@ + + + + + + + + \ 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..146ab09 --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index 639900d..d135688 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,6 +1,20 @@ - - + + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/Atax.xml b/.idea/runConfigurations/Atax.xml new file mode 100644 index 0000000..248341c --- /dev/null +++ b/.idea/runConfigurations/Atax.xml @@ -0,0 +1,7 @@ + + + + + + \ No newline at end of file diff --git a/.idea/unimore-hpc-12.iml b/.idea/unimore-hpc-12.iml new file mode 100644 index 0000000..771e54c --- /dev/null +++ b/.idea/unimore-hpc-12.iml @@ -0,0 +1,2 @@ + + \ No newline at end of file