From 9f21328c3c88af30e62d4889c8cfa405cc3ff3b9 Mon Sep 17 00:00:00 2001 From: cmitchell2301 Date: Sun, 14 Dec 2025 19:09:59 -0500 Subject: [PATCH] odified the print formats --- .idea/homework06.iml | 12 ++++++++++++ .idea/misc.xml | 4 ++++ .idea/modules.xml | 8 ++++++++ .idea/vcs.xml | 6 ++++++ homework06/git-practice/README.txt | 7 ------- 5 files changed, 30 insertions(+), 7 deletions(-) create mode 100644 .idea/homework06.iml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml delete mode 100644 homework06/git-practice/README.txt diff --git a/.idea/homework06.iml b/.idea/homework06.iml new file mode 100644 index 0000000..460d402 --- /dev/null +++ b/.idea/homework06.iml @@ -0,0 +1,12 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..23231ce --- /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..ed5bb48 --- /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 diff --git a/homework06/git-practice/README.txt b/homework06/git-practice/README.txt deleted file mode 100644 index 1dfe20d..0000000 --- a/homework06/git-practice/README.txt +++ /dev/null @@ -1,7 +0,0 @@ -This is the "Rectangular Project". As you will see this may have -been a bad choice of naming. - -This is also a file to keep Windows Zip program happy. Windows Zip -will not include an empty directory. - -Ed