diff --git a/.gitignore b/.gitignore index 60142e4..b643968 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,12 @@ .deps .vimrc +*.gcda +*.gcno *.o *.swp *.dSYM *.DS_Store +core.* tags /RELEASES /Makefile