add .buildroot-ccache and .ccache to gitignore

This commit is contained in:
Nick Klockenga 2025-04-20 20:48:51 -04:00
parent 85bfb6f6d1
commit 5285909a44
No known key found for this signature in database
GPG Key ID: D32B8BF28121ADF6

2
.gitignore vendored
View File

@ -1 +1,3 @@
*.DS_Store
.buildroot-ccache/
.ccache/