Skip to content

Commit 24a2f62

Browse files
committed
Create .gitattributes
1 parent 20c6ada commit 24a2f62

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitattributes

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Exclude non-essential files from dist
2+
/.github export-ignore
3+
/tests export-ignore
4+
5+
/.editorconfig export-ignore
6+
/.gitattributes export-ignore
7+
/.gitignore export-ignore
8+
/phpstan.neon.dist export-ignore
9+
/ecs.php export-ignore

0 commit comments

Comments
 (0)