Skip to content

Commit 40e9ac0

Browse files
authored
Merge pull request #256 from rvitaliy/patch-2
added .gitattributes
2 parents 2f88b76 + b23c5ce commit 40e9ac0

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)