diff --git a/.gitignore b/.gitignore index 62f99e84..5248d406 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,11 @@ +*.bc *.cmake *.dSYM *.exp *.final *.gcda *.gcno +*.i *.la *.lo *.log @@ -11,6 +13,7 @@ *.nexe *.o *.plist +*.s *.scan *.sdf *.status