diff options
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 52b78ae197..3cf70065b5 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,8 @@ .deps/ .dirstamp .libs/ +/*.gcda +/*.gcno /*.tar.bz2 /*.tar.gz /*.tar.xz |