Skip to content

Commit ef4c45c

Browse files
authored
Merge pull request #234 from oliverklee/bugfix/gitattributes
Fix faulty `.gitattributes` entry for the PHIVE configuration file
2 parents abf3975 + 79023eb commit ef4c45c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/.gitattributes export-ignore
22
/.github/ export-ignore
33
/.gitignore export-ignore
4-
/.phive/
4+
/.phive/ export-ignore
55
/Doxyfile export-ignore
66
/phpcs.xml export-ignore
77
/phpstan-baseline.neon export-ignore

0 commit comments

Comments
 (0)