Git Key
deploy git key
ssh-keygen -t rsa -C "youremail@example.com"
Check Ignored Files
check ignored files
git ls-files --other --ignored --exclude-standard
deploy git key
ssh-keygen -t rsa -C "youremail@example.com"
check ignored files
git ls-files --other --ignored --exclude-standard