feat: remove sccache config
parent
2a4c3cc85b
commit
02317e2177
|
@ -1,2 +0,0 @@
|
|||
[cache.redis]
|
||||
url = "redis://192.168.178.2"
|
|
@ -1,5 +0,0 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
mkdir --parents ~/.config/sccache/
|
||||
ln -svrf config ~/.config/sccache/config
|
||||
|
Loading…
Reference in New Issue