Skip to content

Commit f3b94b1

Browse files
committed
Merge pull request dingo#656 from lucasmichot/feature/master.gitattributes
Do not export .editorconfig and .php_cs
2 parents 3e3dd25 + a4a739e commit f3b94b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
/tests export-ignore
2+
/.editorconfig export-ignore
23
/.gitattributes export-ignore
34
/.gitignore export-ignore
5+
/.php_cs export-ignore
46
/.travis.yml export-ignore
57
/phpunit.xml.dist export-ignore
68
/CHANGELOG.md export-ignore

0 commit comments

Comments
 (0)