[
  "/web/.eslintignore",
  "/web/.eslintrc.js",
  "/web/.gitignore",
  "/web/.prettierrc.json",
  "/web/config-overrides.js",
  "/web/tsconfig.paths.json",
  "/web/README.md",
  "/web/package.json",
  "/web/tsconfig.json",
  "/web/public/favicon.ico",
  "/web/public/index.html",
  "/web/public/logo192.png",
  "/web/public/logo512.png",
  "/web/public/manifest.json",
  "/web/public/robots.txt",
  "/web/src/App.css",
  "/web/src/App.test.tsx",
  "/web/src/App.tsx",
  "/web/src/index.css",
  "/web/src/index.tsx",
  "/web/src/logo.svg",
  "/web/src/reactAppEnv.d.ts",
  "/web/src/reportWebVitals.ts",
  "/web/src/setupTests.ts"
]
