This repository is empty

Push something and it'll show up here.

# Clone and push

git clone git@sigitsi.com:jay-koz/idetest1

cd idetest1

echo "# idetest1" > README.md

git add . && git commit -m "Initial commit"

git push origin main