Skip to content

Commit c75fa47

Browse files
Create .gitattributes
Exclude those files from installed composer package
1 parent ec22ad2 commit c75fa47

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.gitattributes

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
* text=auto
2+
* eol=lf
3+
4+
.git export-ignore
5+
.gitattributes export-ignore
6+
.gitignore export-ignore
7+
.gitlab-ci.yml export-ignore
8+
.github export-ignore
9+
tests export-ignore
10+
vendor export-ignore
11+
actions.phpunit.xml export-ignore
12+

0 commit comments

Comments
 (0)