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:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user