mirror of
https://github.com/Aviortheking/codestats-readme.git
synced 2025-07-28 14:59:53 +00:00
fix: added temporary blacklist (#399)
This commit is contained in:
3
src/common/blacklist.js
Normal file
3
src/common/blacklist.js
Normal file
@ -0,0 +1,3 @@
|
||||
const blacklist = ["renovate-bot", "technote-space", "sw-yx"];
|
||||
|
||||
module.exports = blacklist;
|
Reference in New Issue
Block a user