Skip to content
This repository was archived by the owner on May 6, 2024. It is now read-only.

Commit 3082afa

Browse files
authored
Merge pull request #9 from shiva-cirus/PLUGIN-147
Sendgrid Plugins
2 parents 6a771be + 17cf529 commit 3082afa

File tree

80 files changed

+7203
-549
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+7203
-549
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,10 @@ release.properties
5252
# Remove dev directory.
5353
dev
5454

55+
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
56+
hs_err_pid*
57+
58+
*.xml
59+
# project files
60+
*.iml
61+
.idea

0 commit comments

Comments
 (0)