Skip to content

Commit 0424e3b

Browse files
committed
Prepare for v0.1.0
1 parent 15ef771 commit 0424e3b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitattributes

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Enforce Unix newlines
2+
* text=lf
3+
4+
# Exclude unused files
5+
/.gitattributes export-ignore
6+
/.github export-ignore
7+
/.gitignore export-ignore
8+
/README.md export-ignore
9+
/phpunit.xml export-ignore
10+
/tests export-ignore

0 commit comments

Comments
 (0)