detroitblacktech / webportal

2 stars 4 forks source link

chore/gitignore #1

Closed dr-edmond-merkle closed 4 years ago

dr-edmond-merkle commented 4 years ago

chore(git): added .gitignore for python and terraform

Added .gitignore file to exclude well known unwanted repository files.

Reference: github gitignore repo python gitignore terraform gitignore

Note: following conventional-commit style

QA: [-] try to commit un-commitable (python/terraform) file, be frustrated [-] remember its a good thing [-] sip your tasty beverage

chore(git): added .gitignore for node

Added .gitignore file to exclude well known unwanted repository files.

Reference: node gitignore

QA: [-] try to commit un-commitable node file, be frustrated [-] remember its a good thing [-] sip your tasty beverage

dr-edmond-merkle commented 4 years ago

Ooops, forgot some cleanup

dr-edmond-merkle commented 4 years ago

Ran the following commands for cleanup commits

git rm --cached **/.DS_Store
git rm -r --cached **/.terraform*
git rm -r --cached **/__pycache*
mackhendricks commented 4 years ago

Very cool!

On Nov 3, 2019, at 11:37 AM, Derelle Redmond notifications@github.com wrote:

Ran the following commands for cleanup commits

git rm --cached /.DS_Store git rm -r --cached /.terraform* git rm -r --cached */__pycache — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/detroitblacktech/webportal/pull/1?email_source=notifications&email_token=ABKPTWFRGN4ILBA4STPTY73QR3V4TA5CNFSM4JIL7D42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEC5XERI#issuecomment-549155397, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABKPTWA7DZIB2HWMHTJRVCTQR3V4TANCNFSM4JIL7D4Q.