Skip to content

Commit f5e8237

Browse files
Merge pull request #287 from alexislefebvre/chore-update-gitattributes
chore: update .gitattributes
2 parents 11684c9 + 3040262 commit f5e8237

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.gitattributes

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
.gitattributes export-ignore
2-
.gitignore export-ignore
3-
.scrutinizer.yml export-ignore
4-
.stylecy.yml export-ignore
5-
.travis.yml export-ignore
6-
phpunit.xml.dist export-ignore
7-
tests export-ignore
1+
.gitattributes export-ignore
2+
.gitignore export-ignore
3+
.php-cs-fixer.dist.php export-ignore
4+
docker-compose.yml export-ignore
5+
Dockerfile export-ignore
6+
phpunit.xml.dist export-ignore
7+
tests export-ignore

0 commit comments

Comments
 (0)