mirror of
https://github.com/System-End/github-readme-stats.git
synced 2026-04-19 15:28:25 +00:00
chore: update blacklist
This commit is contained in:
parent
a3cfe1b602
commit
7d311d5c65
1 changed files with 7 additions and 1 deletions
|
|
@ -1,4 +1,10 @@
|
|||
const blacklist = ["renovate-bot", "technote-space", "sw-yx"];
|
||||
const blacklist = [
|
||||
"renovate-bot",
|
||||
"technote-space",
|
||||
"sw-yx",
|
||||
"YourUsername",
|
||||
"[YourUsername]",
|
||||
];
|
||||
|
||||
export { blacklist };
|
||||
export default blacklist;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue