Small changes to .gitignore

This commit is contained in:
Peter Steenbergen 2020-01-18 13:58:46 +01:00
parent 317650b4cf
commit f62228173c
1 changed files with 2 additions and 2 deletions

4
.gitignore vendored
View File

@ -1,5 +1,5 @@
/ccache /ccache
/downloads /downloads
/buildroot /buildroot
/release /release/*
/logs /logs/*