its for when you want to get like notifications for your reposts
at main 286 B view raw
1# Logs 2logs 3*.log 4npm-debug.log* 5yarn-debug.log* 6yarn-error.log* 7pnpm-debug.log* 8lerna-debug.log* 9 10node_modules 11.output 12stats.html 13stats-*.json 14.wxt 15web-ext.config.ts 16 17# Editor directories and files 18.vscode/* 19!.vscode/extensions.json 20.idea 21.DS_Store 22*.suo 23*.ntvs* 24*.njsproj 25*.sln 26*.sw?