Skip to content

Commit 9c7dd19

Browse files
committed
Re-add arginfo.h file diff
Otherwise gen_stub.php output diff cannot be reviewed
1 parent 78155b4 commit 9c7dd19

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
@@ -20,7 +20,7 @@
2020
*.[ch] diff=cpp
2121

2222
# Collapse generated files within git and pull request diff.
23-
**/*_arginfo.h linguist-generated -diff
23+
**/*_arginfo.h linguist-generated
2424
/Zend/zend_vm_execute.h linguist-generated -diff
2525
/Zend/zend_vm_handlers.h linguist-generated -diff
2626
/Zend/zend_vm_opcodes.[ch] linguist-generated -diff

0 commit comments

Comments
 (0)