From 55866a42a5e27bafb7d249854f739066a786c0dd Mon Sep 17 00:00:00 2001 From: GeorgH93 Date: Thu, 10 Aug 2023 18:16:11 +0200 Subject: [PATCH] Add some CLion configurations --- .idea/.name | 1 + .idea/copyright/MPL.xml | 7 +++++++ .idea/copyright/profiles_settings.xml | 14 ++++++++++++++ 3 files changed, 22 insertions(+) create mode 100644 .idea/.name create mode 100644 .idea/copyright/MPL.xml create mode 100644 .idea/copyright/profiles_settings.xml diff --git a/.idea/.name b/.idea/.name new file mode 100644 index 0000000..d8662b5 --- /dev/null +++ b/.idea/.name @@ -0,0 +1 @@ +OpenVulkano diff --git a/.idea/copyright/MPL.xml b/.idea/copyright/MPL.xml new file mode 100644 index 0000000..0669aa7 --- /dev/null +++ b/.idea/copyright/MPL.xml @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/.idea/copyright/profiles_settings.xml b/.idea/copyright/profiles_settings.xml new file mode 100644 index 0000000..94d828b --- /dev/null +++ b/.idea/copyright/profiles_settings.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + \ No newline at end of file