Ignore *.o everywhere

We don't commit *.o files anywhere, not even as test data. So ignore them
everywhere.

This resolves *.o files not being ignored under 3rdparty/p256-m.

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 501fb3abf3
commit 8075f76708
5 changed files with 3 additions and 8 deletions

View File

@@ -1,2 +1 @@
*.o
Makefile