1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Fix path for main/debug_gdb_scripts.c in .gitattributes

The previous path `main/gdb_inlined_script.c` never existed in any commit
merged to master.

see 46b6ad6dae
This commit is contained in:
Tim Düsterhus
2025-04-02 10:38:28 +02:00
parent 169a6c63f0
commit a9d4b49252

2
.gitattributes vendored
View File

@@ -21,7 +21,7 @@
# Collapse generated files within git and pull request diff.
**/*_arginfo.h linguist-generated -diff
/main/gdb_inlined_script.c linguist-generated -diff
/main/debug_gdb_scripts.c linguist-generated -diff
/Zend/zend_vm_execute.h linguist-generated -diff
/Zend/zend_vm_handlers.h linguist-generated -diff
/Zend/zend_vm_opcodes.[ch] linguist-generated -diff