Ignore generated *.S ARM assembly files
Signed-off-by: Rich Salz <rsalz@akamai.com> Reviewed-by: Emilia Käsper <emilia@openssl.org>
This commit is contained in:
parent
fe50cd7ad4
commit
d6dfa55038
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -41,6 +41,7 @@
|
|||
|
||||
# Auto generated assembly language source files
|
||||
*.s
|
||||
*.S
|
||||
!/crypto/bn/asm/pa-risc2.s
|
||||
!/crypto/bn/asm/pa-risc2W.s
|
||||
crypto/aes/asm/a_win32.asm
|
||||
|
|
Loading…
Reference in a new issue