Skip to content

Commit 4d65ca7

Browse files
authored
Update .gitattributes (#2686)
1 parent 1fb3e9e commit 4d65ca7

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

Diff for: .gitattributes

+12-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1-
/tests export-ignore
2-
/.* export-ignore
3-
/phpunit.xml.dist export-ignore
1+
/.github export-ignore
2+
/.phpunit.cache export-ignore
3+
/docs export-ignore
4+
/tests export-ignore
5+
*.md export-ignore
6+
*.dist export-ignore
7+
.editorconfig export-ignore
8+
.gitattributes export-ignore
9+
.gitignore export-ignore
10+
docker-compose.yml export-ignore
11+
Dockerfile export-ignore
12+
phpstan-baseline.neon export-ignore

0 commit comments

Comments
 (0)