view who was fronting when a record was made
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
17
18# Editor directories and files
19.vscode/*
20!.vscode/extensions.json
21.idea
22.DS_Store
23*.suo
24*.ntvs*
25*.njsproj
26*.sln
27*.sw?