git add .
> git commit -m "initial"
> git push
Later when I git status
or just look at the repo online… “oh crap I let .DS_Store in didn’t I…” and then I remember to set up a .gitignore and make a new commit to take out the .DS_Store and put in the .gitignore.
If I can’t come up with anything I like, this is one of the only few areas in my life where I am comfortable asking AI. I am also very bad at names. But you already did that step, so sorry that that is not too helpful!