Skip to content

Commit 4a8e922

Browse files
authored
.gitattributes: adjust (#277)
1 parent 32a43c9 commit 4a8e922

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
* text=auto
22

3+
/bin export-ignore
34
/cache export-ignore
45
/tests export-ignore
56
/.editorconfig export-ignore
67
/.gitattributes export-ignore
78
/.github export-ignore
89
/.gitignore export-ignore
10+
/composer-dependency-analyser.php export-ignore
911
/phpcs.xml.dist export-ignore
1012
/phpstan.neon.dist export-ignore
1113
/phpunit.xml.dist export-ignore

0 commit comments

Comments
 (0)