Skip to content

Commit d586efb

Browse files
shyimmeyfa
andauthored
chore: Remove tests from final zip file (#207)
* Remove tests from final zip file * chore: Add comment to .gitattributes about export-ignore --------- Co-authored-by: Fabian Meyer <3982806+meyfa@users.noreply.github.com>
1 parent 3f5dccc commit d586efb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
# Auto detect text files and perform LF normalization
22
* text=auto
3+
4+
# Remove unnecessary files from Composer package
5+
/.github/ export-ignore
6+
/tests/ export-ignore

0 commit comments

Comments
 (0)