Skip to content

Commit 03f54c5

Browse files
committed
chore: Add gitattributes
To prevent distribution of development only files.
1 parent 197052a commit 03f54c5

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.gitattributes

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
Tests export-ignore
2+
.github export-ignore
3+
4+
.gitattributes export-ignore
5+
.gitignore export-ignore
6+
7+
ecs.php export-ignore
8+
rector.php export-ignore
9+
phpstan-baseline.neon export-ignore
10+
phpstan.neon export-ignore
11+
phpunit.xml.dist export-ignore

0 commit comments

Comments
 (0)