Skip to content

Commit c037312

Browse files
committed
chore: configure .gitattributes
1 parent 25fa5bf commit c037312

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

.gitattributes

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

src/Bundle/.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
.gitattributes export-ignore
12
/Tests export-ignore

0 commit comments

Comments
 (0)