From: Martin Liska Date: Thu, 9 Jul 2020 07:32:54 +0000 (+0200) Subject: Add GCC PGO data files to .gitignore. X-Git-Tag: v1.4.7~121^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2237%2Fhead;p=thirdparty%2Fzstd.git Add GCC PGO data files to .gitignore. --- diff --git a/.gitignore b/.gitignore index c927826cc..6188ab911 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,7 @@ bin/ .buckd/ buck-out/ build-* +*.gcda # Other files .directory