projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a730776
)
x86/tests: Ignore automatically generated sse*.c files
author
Andrew Cooper
<andrew.cooper3@citrix.com>
Mon, 12 Jun 2017 10:21:40 +0000
(11:21 +0100)
committer
Andrew Cooper
<andrew.cooper3@citrix.com>
Tue, 13 Jun 2017 15:41:37 +0000
(16:41 +0100)
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 74747cb7e742f5dae6e98843f3be95bf55fb7971..995fc680233fc4d85d5812b10afffcf25cff7f4f 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-226,7
+226,7
@@
tools/tests/x86_emulator/*.tmp
tools/tests/x86_emulator/asm
tools/tests/x86_emulator/avx*.h
tools/tests/x86_emulator/blowfish.h
-tools/tests/x86_emulator/sse*.
h
+tools/tests/x86_emulator/sse*.
[ch]
tools/tests/x86_emulator/test_x86_emulator
tools/tests/x86_emulator/x86_emulate
tools/tests/xen-access/xen-access