Ignore .so

This commit is contained in:
Imbus 2025-08-18 11:23:08 +02:00
parent c40c698ece
commit b07255ab1d

1
.gitignore vendored
View file

@ -1,4 +1,5 @@
*.o *.o
*.so
.cache .cache
.json .json
*.elf *.elf