Add *.a to .gitignore

This commit is contained in:
Feoramund
2025-06-19 20:03:45 -04:00
parent 2c40a198fe
commit d307e44948
+1
View File
@@ -277,6 +277,7 @@ odin
*.bin *.bin
demo.bin demo.bin
libLLVM*.so* libLLVM*.so*
*.a
# shared collection # shared collection
shared/ shared/