Skip to content

Commit aba4bc8

Browse files
authored
Merge pull request #31 from reactphp-parallel/renovate/update-packagist-wyrihaximus-makefiles-0-7-11
Update dependency wyrihaximus/makefiles to ^0.7.11
2 parents c681dd4 + 50340a3 commit aba4bc8

File tree

5 files changed

+96
-17
lines changed

5 files changed

+96
-17
lines changed

.gitattributes

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,20 @@
1+
# Set the default behavior, in case people don't have core.autocrlf set.
2+
* text eol=lf
3+
14
# Ignoring files for distribution archieves
25
.github/ export-ignore
36
etc/ export-ignore
7+
examples/ export-ignore
48
tests/ export-ignore
59
var/ export-ignore
610
.devcontainer.json export-ignore
711
.editorconfig export-ignore
812
.gitattributes export-ignore
913
.gitignore export-ignore
1014
CONTRIBUTING.md export-ignore
11-
infection.json.dist export-ignore
15+
composer.lock export-ignore
1216
Makefile export-ignore
1317
README.md export-ignore
18+
19+
# Diffing
20+
*.php diff=php

0 commit comments

Comments
 (0)