Skip to content

Commit fee7e67

Browse files
authored
Merge pull request #93 from reactphp-parallel/renovate/update-packagist-wyrihaximus-makefiles-0-7-11
Update dependency wyrihaximus/makefiles to ^0.7.11
2 parents 6bd2c42 + 975972c commit fee7e67

File tree

6 files changed

+97
-18
lines changed

6 files changed

+97
-18
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)