Add shared objects to gitignore

Signed-off-by: Callum Farmer <gmbr3@opensuse.org>
This commit is contained in:
Callum Farmer 2024-09-14 10:58:25 +01:00
parent 9ec31629f5
commit 34c694069c
No known key found for this signature in database
GPG Key ID: 9A5B19E18CD0013C

1
.gitignore vendored
View File

@ -2,5 +2,6 @@
*.efi.debug
*.o
*.a
*.so
*.tar.*
*.tar