Skip to content

Commit 52a7b89

Browse files
authored
Merge pull request #45 from Ayesh/gitattributes-update
Update `.gitattributes` file
2 parents 7989e43 + 91eff03 commit 52a7b89

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

.gitattributes

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
/.github export-ignore
2-
/tests export-ignore
3-
/.gitattributes export-ignore
4-
/.gitignore export-ignore
5-
/.php_cs.dist export-ignore
6-
/.travis.yml export-ignore
7-
/build.xml export-ignore
8-
/phive.xml export-ignore
9-
/phpunit.xml export-ignore
1+
/.gitattributes export-ignore
2+
/.github export-ignore
3+
/.gitignore export-ignore
4+
/.php-cs-fixer.dist.php export-ignore
5+
/build.xml export-ignore
6+
/phive.xml export-ignore
7+
/phpunit.xml export-ignore
8+
/tests export-ignore
9+
/tools/php-cs-fixer.d export-ignore

0 commit comments

Comments
 (0)