Update .gitignore

This commit is contained in:
Zhi Guan
2022-10-23 16:30:33 +08:00
parent 186dd06695
commit 45c11dce3b

6
.gitignore vendored
View File

@@ -140,12 +140,6 @@
##### Generic patterns
# Auto generated assembly language source files
*.s
!/crypto/*/asm/*.s
/crypto/arm*.S
/crypto/*/*.S
*.asm
!/crypto/*/asm/*.asm
# Object files
*.o