Skip to content
This repository was archived by the owner on Aug 17, 2022. It is now read-only.

Commit 0aa380b

Browse files
Merge pull request #41 from loveOSS/fix-33
Fix #33
2 parents 4f8f83a + 90bf299 commit 0aa380b

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+
3+
/.github export-ignore
4+
/tests export-ignore
5+
.php_cs.dist export-ignore
6+
.travis.yml export-ignore
7+
.gitattributes export-ignore
8+
.gitignore export-ignore
9+
phpunit.xml.dist export-ignore
10+
psalm.xml.dist export-ignore
11+
extension.neon export-ignore
12+
LICENSE export-ignore

0 commit comments

Comments
 (0)