diff options
author | Ronny Chevalier <chevalier.ronny@gmail.com> | 2014-07-07 10:04:33 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-07-08 23:15:07 -0400 |
commit | da625e4b80ba8b03e68ce1782753acd34cf19bd5 (patch) | |
tree | 1fb6477f5cc4d76acc17b24c037a1e6dd6989491 /.gitignore | |
parent | 2945a452b084879c6885efe51aefea00c179aa5f (diff) |
update .gitignore
Diffstat (limited to '.gitignore')
-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 |