Skip to content

Commit b23c5ce

Browse files
committed
added .gitattributes
1 parent ae4bf49 commit b23c5ce

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+
/Tests export-ignore
4+
.doctrine-project.json export-ignore
5+
.gitattributes export-ignore
6+
.gitignore export-ignore
7+
.scrutinizer.yml export-ignore
8+
.travis.yml export-ignore
9+
composer.lock export-ignore
10+
phpcs.xml.dist export-ignore
11+
phpstan.neon export-ignore
12+
phpunit.xml.dist export-ignore

0 commit comments

Comments
 (0)