From 84bbc7cf286607ae5ca10dec202a688b2e4b9a8d Mon Sep 17 00:00:00 2001 From: kacarmichael Date: Mon, 26 May 2025 00:57:42 -0500 Subject: [PATCH] Initial commit --- .idea/aws.xml | 11 +++++++++++ .idea/inspectionProfiles/Project_Default.xml | 6 ++++++ .idea/vcs.xml | 4 +++- 3 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 .idea/aws.xml create mode 100644 .idea/inspectionProfiles/Project_Default.xml diff --git a/.idea/aws.xml b/.idea/aws.xml new file mode 100644 index 0000000..b63b642 --- /dev/null +++ b/.idea/aws.xml @@ -0,0 +1,11 @@ + + + + + + \ 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..03d9549 --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml index d843f34..94a25f7 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -1,4 +1,6 @@ - + + + \ No newline at end of file