Skip to content

Commit 4a8e714

Browse files
authored
Merge pull request #84 from ajur-media/patch-1
Create .gitattributes
2 parents f16a26e + c75fa47 commit 4a8e714

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)