mirror of https://github.com/VLSIDA/OpenRAM.git
Add gitlab paths to combine different source locations
This commit is contained in:
parent
f1022d0cb0
commit
9a24ce8bc9
|
|
@ -4,3 +4,12 @@ omit =
|
||||||
*/.local/*
|
*/.local/*
|
||||||
# omit everything in /usr
|
# omit everything in /usr
|
||||||
/usr/*
|
/usr/*
|
||||||
|
[paths]
|
||||||
|
source =
|
||||||
|
/home/gitlab-runner/builds/2fd64746/0
|
||||||
|
/home/gitlab-runner/builds/2fd64746/1
|
||||||
|
/home/gitlab-runner/builds/2fd64746/2
|
||||||
|
/home/gitlab-runner/builds/2fd64746/3
|
||||||
|
/home/gitlab-runner/builds/2fd64746/4
|
||||||
|
/home/gitlab-runner/builds/2fd64746/5
|
||||||
|
|
||||||
Loading…
Reference in New Issue