init repo.
This commit is contained in:
13
dir.bloaty
Normal file
13
dir.bloaty
Normal file
@@ -0,0 +1,13 @@
|
||||
custom_data_source: {
|
||||
name: "dir"
|
||||
base_data_source: "compileunits"
|
||||
|
||||
rewrite: {
|
||||
pattern: "^(.*/)(third_party/\\w+)"
|
||||
replacement: "\\2"
|
||||
}
|
||||
rewrite: {
|
||||
pattern: "^(.*/)(3party/\\w+)"
|
||||
replacement: "\\2"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user