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
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?