Skip to content

Commit 1768ac4

Browse files
committed
[TASK] Do not package development-only files
1 parent 9a865a2 commit 1768ac4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.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+
/build.xml export-ignore
7+
/phpcs.xml export-ignore
8+
/tests export-ignore

0 commit comments

Comments
 (0)