1
0
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:
Gilles Peskine
2023-05-12 13:53:03 +02:00
parent a8b3d0c7a2
commit e32e447407
5 changed files with 3 additions and 8 deletions

1
library/.gitignore vendored
View File

@ -1,4 +1,3 @@
*.o
libmbed*
*.sln
*.vcxproj