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

3
programs/.gitignore vendored
View file

@ -9,9 +9,6 @@
/psa/psa_constant_names_generated.c
/test/query_config.c
*.o
*.exe
aes/crypt_and_hash
cipher/cipher_aead_demo
hash/generic_sum