diff --git a/.gitignore b/.gitignore index 816b46bac..952f5966a 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,10 @@ *.opendb *.VC.db +# static library output (MSVC, GCC--from core components like Common) +*.lib +*.a + # compiler-generated sources (MSVC, GCC) *.asm *.s