solidus_paypal_braintree icon indicating copy to clipboard operation
solidus_paypal_braintree copied to clipboard

Add .env to .gitignore

Open RyanofWoods opened this issue 2 years ago • 1 comments

Summary

This file is useful for testing:

  • https://github.com/solidusio/solidus_paypal_braintree/blob/920a4e7da8e6b2cb441ca1400c8c3df0832aa01e/spec/support/gateway_helpers.rb#L8-L15

It was removed from the file here:

  • https://github.com/solidusio/solidus_paypal_braintree/pull/289/commits/f9dc06d8a97fb23ad61959142c5d49d6a6960a89

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

  • [x] I have written a thorough PR description.
  • [x] I have kept my commits small and atomic.
  • [x] I have used clear, explanatory commit messages.

The following are not always needed (~cross them out~ if they are not):

~~- [ ] I have added automated tests to cover my changes.~~ ~~- [ ] I have attached screenshots to demo visual changes.~~ ~~- [ ] I have opened a PR to update the guides.~~ ~~- [ ] I have updated the README to account for my changes.~~

RyanofWoods avatar Nov 18 '22 15:11 RyanofWoods

@RyanofWoods I'm ok with merging this, but wondering if it can be set on your machine level .gitignore instead 🤔

elia avatar Dec 12 '22 16:12 elia