Skip to content

Commit f0b500d

Browse files
committed
.gitattributes: minor clean up
* Alignment for readability.
1 parent aac1095 commit f0b500d

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.gitattributes

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
# https://www.reddit.com/r/PHP/comments/2jzp6k/i_dont_need_your_tests_in_my_production
66
# https://blog.madewithlove.be/post/gitattributes/
77
#
8-
/.gitattributes export-ignore
9-
/.gitignore export-ignore
10-
/.cache/ export-ignore
11-
/.github/ export-ignore
12-
/.phpcs.xml.dist export-ignore
8+
/.gitattributes export-ignore
9+
/.gitignore export-ignore
10+
/.cache/ export-ignore
11+
/.github/ export-ignore
12+
/.phpcs.xml.dist export-ignore
1313
/phpunit.xml.dist export-ignore
14-
/tests/ export-ignore
14+
/tests/ export-ignore
1515

1616
#
1717
# Auto detect text files and perform LF normalization

0 commit comments

Comments
 (0)