From 57c1a5a6c844cd21d06540a1b1397e87c59c79fe Mon Sep 17 00:00:00 2001 From: Scooter C Kohler Date: Wed, 28 Aug 2024 17:27:07 -0700 Subject: [PATCH] addes a few items on the TODO list --- .idea/.gitignore | 3 +++ .idea/HTML-project.iml | 8 ++++++++ .idea/inspectionProfiles/profiles_settings.xml | 6 ++++++ .idea/misc.xml | 7 +++++++ .idea/modules.xml | 8 ++++++++ .idea/vcs.xml | 6 ++++++ TO-Do list/TODO.html | 2 ++ 7 files changed, 40 insertions(+) create mode 100644 .idea/.gitignore create mode 100644 .idea/HTML-project.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/.gitignore b/.idea/.gitignore new file mode 100644 index 00000000..26d33521 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/.idea/HTML-project.iml b/.idea/HTML-project.iml new file mode 100644 index 00000000..d0876a78 --- /dev/null +++ b/.idea/HTML-project.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml new file mode 100644 index 00000000..105ce2da --- /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 00000000..ebbcf7d5 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,7 @@ + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 00000000..bf010151 --- /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 00000000..35eb1ddf --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/TO-Do list/TODO.html b/TO-Do list/TODO.html index 41e5f18a..c609b476 100644 --- a/TO-Do list/TODO.html +++ b/TO-Do list/TODO.html @@ -25,6 +25,8 @@

To-Do List

  • Buy eggs
  • Read a book
  • Organize office
  • +
  • Code with ZTM
  • +
  • make a new commit on git Hub