Skip to content

Commit f599103

Browse files
committed
[TASK] Do not package development files for releases
1 parent 8c4986c commit f599103

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.gitattributes

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Please keep the lines in this file sorted.
2+
/.editorconfig export-ignore
3+
/.gitattributes export-ignore
4+
/.github/ export-ignore
5+
/.gitignore export-ignore
6+
/.php_cs.dist export-ignore
7+
/.styleci.yml export-ignore
8+
/Tests/ export-ignore

0 commit comments

Comments
 (0)