From 61d16a6501719f511e38fd0c2000b9d11019fb1d Mon Sep 17 00:00:00 2001 From: Ilija Tovilo Date: Tue, 25 Jul 2023 16:10:07 +0200 Subject: [PATCH] [skip ci] Don't render zend_vm_handlers.h in PRs --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 49d5471ff66..a5318009efd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -22,6 +22,7 @@ # Collapse generated files within a pull request. **/*_arginfo.h linguist-generated /Zend/zend_vm_execute.h linguist-generated +/Zend/zend_vm_handlers.h linguist-generated /Zend/zend_vm_opcodes.[ch] linguist-generated # The OSS fuzz files are bunary