From 7c5cd4bde918364dd37518a3848a1800a6b5c21d Mon Sep 17 00:00:00 2001 From: CvH Date: Mon, 27 Jun 2016 11:07:51 +0200 Subject: [PATCH] libreelec: add ccache to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 2b7f628098..5639a5425e 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,9 @@ mkpkg-temp /sources /.work +# ccache +/.ccache/ + # backup files *.orig