From ce9b575420b9a6f1a4b6bf01a9f9bed956867d1c Mon Sep 17 00:00:00 2001 From: Netkas Date: Sun, 23 Oct 2022 16:21:58 -0400 Subject: [PATCH] Added PhpStorm .idea files Updated PhpStorm files --- .idea/encodings.xml | 6 +++++ .idea/inspectionProfiles/Project_Default.xml | 26 ++++++++++++++++++++ .idea/ncc.iml | 5 ++++ .idea/php.xml | 2 +- .idea/webResources.xml | 1 + 5 files changed, 39 insertions(+), 1 deletion(-) create mode 100644 .idea/encodings.xml create mode 100644 .idea/inspectionProfiles/Project_Default.xml diff --git a/.idea/encodings.xml b/.idea/encodings.xml new file mode 100644 index 0000000..27ecd58 --- /dev/null +++ b/.idea/encodings.xml @@ -0,0 +1,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..ea8af9c --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,26 @@ + + + + \ No newline at end of file diff --git a/.idea/ncc.iml b/.idea/ncc.iml index 77098d0..2c5c861 100644 --- a/.idea/ncc.iml +++ b/.idea/ncc.iml @@ -3,6 +3,11 @@ + + + + + diff --git a/.idea/php.xml b/.idea/php.xml index 31b8a3a..97a38d7 100644 --- a/.idea/php.xml +++ b/.idea/php.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/.idea/webResources.xml b/.idea/webResources.xml index 0da97ec..31507ae 100644 --- a/.idea/webResources.xml +++ b/.idea/webResources.xml @@ -6,6 +6,7 @@ +