mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-01 10:06:53 +03:00
Ignore *.o everywhere
We don't commit *.o files anywhere, not even as test data. So ignore them everywhere. Also remove a redundant ignore of *.exe in a subdirectory. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
1
library/.gitignore
vendored
1
library/.gitignore
vendored
@ -1,4 +1,3 @@
|
||||
*.o
|
||||
libmbed*
|
||||
*.sln
|
||||
*.vcxproj
|
||||
|
Reference in New Issue
Block a user