mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
scripts/git.orderfile: Display Cocci scripts before code modifications
When we use a Coccinelle semantic script to do automatic code modifications, it makes sense to look at the semantic patch first. Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
This commit is contained in:
parent
6c599282f8
commit
4b314c1a71
1 changed files with 3 additions and 0 deletions
|
@ -22,6 +22,9 @@ Makefile*
|
|||
qapi/*.json
|
||||
qga/*.json
|
||||
|
||||
# semantic patches
|
||||
*.cocci
|
||||
|
||||
# headers
|
||||
*.h
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue