summaryrefslogtreecommitdiff
path: root/Postman/Postman-Mail/sendgrid/.gitignore
diff options
context:
space:
mode:
authoryehuda <yehuda@myinbox.in>2019-05-16 17:31:26 +0300
committeryehuda <yehuda@myinbox.in>2019-05-16 17:31:26 +0300
commita163c98994e303253b61a03b96b37a5ec048ea44 (patch)
tree966261fdfad77dc9239dbe85ffe0d96a34e2a80c /Postman/Postman-Mail/sendgrid/.gitignore
parent6b0c4d5d97cac613ad8218fc9f0779eec63c28e3 (diff)
downloadPost-SMTP-a163c98994e303253b61a03b96b37a5ec048ea44.zip
add sendgrid-php-client
Diffstat (limited to 'Postman/Postman-Mail/sendgrid/.gitignore')
-rw-r--r--Postman/Postman-Mail/sendgrid/.gitignore8
1 files changed, 4 insertions, 4 deletions
diff --git a/Postman/Postman-Mail/sendgrid/.gitignore b/Postman/Postman-Mail/sendgrid/.gitignore
index 6df0272..4903138 100644
--- a/Postman/Postman-Mail/sendgrid/.gitignore
+++ b/Postman/Postman-Mail/sendgrid/.gitignore
@@ -1,7 +1,7 @@
test/coverage/*
examples/*
-dist/
-composer.lock
-vendor
+vendor/**/test/*
+vendor/**/*.md
+vendor/**/*.sh
+vendor/**/*.yml
.env*
-sendgrid-php.php