From e2ab9b1b022e8e1079cfac0a83b936ae74b05988 Mon Sep 17 00:00:00 2001 From: Lkdipeolu <66158800+Lkdipeolu@users.noreply.github.com> Date: Fri, 8 Sep 2023 12:38:59 -0500 Subject: [PATCH 1/2] CCNP-ENTERPRISE --- .idea/ccnp-enterprise.iml | 2 ++ .idea/inspectionProfiles/profiles_settings.xml | 6 ++++++ .idea/misc.xml | 4 ++++ .idea/modules.xml | 8 ++++++++ .idea/vcs.xml | 6 ++++++ 5 files changed, 26 insertions(+) create mode 100644 .idea/ccnp-enterprise.iml create mode 100644 .idea/inspectionProfiles/profiles_settings.xml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml diff --git a/.idea/ccnp-enterprise.iml b/.idea/ccnp-enterprise.iml new file mode 100644 index 0000000..87e64cd --- /dev/null +++ b/.idea/ccnp-enterprise.iml @@ -0,0 +1,2 @@ + + diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml new file mode 100644 index 0000000..105ce2d --- /dev/null +++ b/.idea/inspectionProfiles/profiles_settings.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..a971a2c --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..89ac557 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file From bf2f64325da514b2039e6a0b1e54debdb3b4c695 Mon Sep 17 00:00:00 2001 From: Lkdipeolu <66158800+Lkdipeolu@users.noreply.github.com> Date: Fri, 8 Sep 2023 12:39:07 -0500 Subject: [PATCH 2/2] Update ccnp-enterprise.iml --- .idea/ccnp-enterprise.iml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.idea/ccnp-enterprise.iml b/.idea/ccnp-enterprise.iml index 87e64cd..d0876a7 100644 --- a/.idea/ccnp-enterprise.iml +++ b/.idea/ccnp-enterprise.iml @@ -1,2 +1,8 @@ + + + + + + \ No newline at end of file