Skip to content

Commit 7827602

Browse files
committed
fix: Adjust .gitattributes
1 parent e118dde commit 7827602

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.gitattributes

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,14 @@
22
.gitignore export-ignore
33
.github export-ignore
44
phpcs.xml.dist export-ignore
5+
phpunit.xml.dist export-ignore
56
phpstan.neon.dist export-ignore
67
phpstan-baseline.neon export-ignore
78
scripts export-ignore
8-
makefile export-ignore
9+
Makefile export-ignore
910
src/Resources/themes/default/data export-ignore
11+
.editorconfig export-ignore
12+
/examples export-ignore
13+
/locale/Doctum.pot export-ignore
14+
/tests export-ignore
15+
CHANGELOG.md export-ignore

0 commit comments

Comments
 (0)