Ignore .so libraries

This commit is contained in:
Alex 2022-12-15 16:27:35 +02:00
parent 8804254681
commit 61b5901fdb
Signed by untrusted user who does not match committer: enderice2
GPG Key ID: EACC3AD603BAB4DD

1
.gitignore vendored
View File

@ -24,4 +24,5 @@ initrd.tar.gz
*.fex *.fex
*.elf *.elf
*.a *.a
*.so
*.o *.o