summaryrefslogtreecommitdiff
path: root/vendor/swiftmailer/swiftmailer/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/swiftmailer/swiftmailer/.gitattributes')
-rw-r--r--vendor/swiftmailer/swiftmailer/.gitattributes9
1 files changed, 9 insertions, 0 deletions
diff --git a/vendor/swiftmailer/swiftmailer/.gitattributes b/vendor/swiftmailer/swiftmailer/.gitattributes
new file mode 100644
index 0000000..33b8efd
--- /dev/null
+++ b/vendor/swiftmailer/swiftmailer/.gitattributes
@@ -0,0 +1,9 @@
+*.crt -crlf
+*.key -crlf
+*.srl -crlf
+*.pub -crlf
+*.priv -crlf
+*.txt -crlf
+
+# ignore /notes in the git-generated distributed .zip archive
+/notes export-ignore