this repo has no description
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 28 lines 316 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 15.wxt-runner 16web-ext.config.ts 17web-ext-artifacts 18 19# Editor directories and files 20.vscode/* 21!.vscode/extensions.json 22.idea 23.DS_Store 24*.suo 25*.ntvs* 26*.njsproj 27*.sln 28*.sw?