1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-13 10:49:13 +02:00

gitignore: add .ccache folder

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
This commit is contained in:
Koen Vandeputte 2021-06-07 11:20:35 +02:00
parent bdd7faca8d
commit ec76c365c1

1
.gitignore vendored
View File

@ -28,3 +28,4 @@ TAGS*~
git-src git-src
.project .project
.cproject .cproject
.ccache