Skip to content

Commit 3fc08ac

Browse files
committed
Cleanup gitattributes
1 parent 52e2286 commit 3fc08ac

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

.gitattributes

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
1-
/tests export-ignore
2-
/.gitattributes export-ignore
3-
/.gitignore export-ignore
4-
/.styleci.yml export-ignore
5-
/.travis.yml export-ignore
6-
/docker-compose.yml export-ignore
7-
/Dockerfile export-ignore
8-
/Makefile export-ignore
9-
/phpstan.neon export-ignore
10-
/phpunit.xml export-ignore
1+
tests export-ignore
2+
.gitattributes export-ignore
3+
.gitignore export-ignore
4+
.styleci.yml export-ignore
5+
Makefile export-ignore
6+
phpstan.neon export-ignore
7+
phpunit.xml export-ignore

0 commit comments

Comments
 (0)