Merge pull request #493 from CvH/gitignore

libreelec: add ccache to gitignore
This commit is contained in:
MilhouseVH 2016-06-27 10:09:24 +01:00 committed by GitHub
commit c3c336c315

3
.gitignore vendored
View File

@ -23,6 +23,9 @@ mkpkg-temp
/sources
/.work
# ccache
/.ccache/
# backup files
*.orig