1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-29 17:32:10 -05:00

feature: Store CCACHE cache in CI Cache.

This commit is contained in:
Fijxu
2024-03-14 19:45:27 -03:00
parent e29c55dd98
commit aa20f384dc
3 changed files with 34 additions and 2 deletions

4
.gitignore vendored
View File

@@ -39,3 +39,7 @@ Thumbs.db
# Local Gitlab CI Runner
.gitlab-ci-local/
# clangd compile_commands.json
# https://clangd.llvm.org/installation.html#project-setup
compile_commands.json