Skip to content

Commit 065e830

Browse files
committed
Add .gitignore to .gitattributes
1 parent a9a939f commit 065e830

File tree

7 files changed

+7
-0
lines changed

7 files changed

+7
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
/Tests export-ignore
22
/phpunit.xml.dist export-ignore
3+
/.gitignore export-ignore

Amazon/.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
/Tests export-ignore
22
/phpunit.xml.dist export-ignore
3+
/.gitignore export-ignore

Google/.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
/Tests export-ignore
22
/phpunit.xml.dist export-ignore
3+
/.gitignore export-ignore

Mailchimp/.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
/Tests export-ignore
22
/phpunit.xml.dist export-ignore
3+
/.gitignore export-ignore

Mailgun/.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
/Tests export-ignore
22
/phpunit.xml.dist export-ignore
3+
/.gitignore export-ignore

Postmark/.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
/Tests export-ignore
22
/phpunit.xml.dist export-ignore
3+
/.gitignore export-ignore

Sendgrid/.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
/Tests export-ignore
22
/phpunit.xml.dist export-ignore
3+
/.gitignore export-ignore

0 commit comments

Comments
 (0)