Skip to content

Commit 6c8dd1c

Browse files
committed
Enrich .gitattributes
1 parent b23e69b commit 6c8dd1c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitattributes

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.github export-ignore
2+
.gitattributes export-ignore
23
.idea export-ignore
34
bin export-ignore
45
tests export-ignore
@@ -9,4 +10,5 @@ composer.lock export-ignore
910
grumphp.yml export-ignore
1011
phpcs.xml export-ignore
1112
phpunit.xml.dist export-ignore
12-
psalm.xml export-ignore
13+
psalm.xml export-ignore
14+
README.md export-ignore

0 commit comments

Comments
 (0)