git-s3
git-s3 copied to clipboard
Deploying git ignored files
Thanks for a pretty utility!
I'm developing with macOS and vim. In my environment, ./src/.DS_Store and ./src/index.html.swp are generated automatically.
git-s3 command deploys these two files too. I believe it can cause problems about security.
So I want the option to not deploy git ignored files.
+1 for the exact same .DS_Store issues