diff options
Diffstat (limited to 'vendor/paypal/paypalhttp/.gitattributes')
-rw-r--r-- | vendor/paypal/paypalhttp/.gitattributes | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vendor/paypal/paypalhttp/.gitattributes b/vendor/paypal/paypalhttp/.gitattributes new file mode 100644 index 0000000..ec6c2f5 --- /dev/null +++ b/vendor/paypal/paypalhttp/.gitattributes @@ -0,0 +1,7 @@ +tests/ export-ignore +.idea/ export-ignore +.github/ export-ignore +.releasinator.rb export-ignore +Gemfile export-ignore +Gemfile.lock export-ignore + |