TODO clean this up..
example on how to add to the repo - Create a branch: git checkout -b kh-added-folders Commit changes: git add --all & git commit -am 'message here' Go to github and create a pr agianst main right now, we can create a development branch if we want to avoid going to main for a while.
Get a review.