Skip to content

Commit 204a3be

Browse files
authored
Merge pull request #37 from bytestream/patch-1
Add .php-cs-fixer.php to .gitattributes
2 parents af025bf + 9c8884c commit 204a3be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
/.github export-ignore
33
/.gitignore export-ignore
44
/.php_cs export-ignore
5+
/.php-cs-fixer.php export-ignore
56
/.travis.yml export-ignore
67
/CODE_OF_CONDUCT.md export-ignore
78
/CONTRIBUTING.md export-ignore

0 commit comments

Comments
 (0)