Skip to content

Commit 58239a6

Browse files
committed
Prevent some files from being installed with composer
1 parent b5cda00 commit 58239a6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitattributes

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1-
# Auto detect text files and perform LF normalization
21
* text=auto
2+
/.github export-ignore
3+
/tests export-ignore
4+
.gitattributes export-ignore
5+
.gitignore export-ignore
6+
phpunit.xml export-ignore

0 commit comments

Comments
 (0)