9fbdc3eInteractive hit-and-run sampling of a 2D convex regionJeremy Magland 1# Files NOT to bundle into the deployed numbl project. Only the built
2# single-file app (app/dist/index.html) is needed at runtime — exclude the web
3# app's source and config. (node_modules, .git, .github are excluded by default.)
4.gitignore
5app/.gitignore
6app/src
7app/index.html
8app/package.json
9app/package-lock.json
10app/tsconfig.json
11app/vite.config.ts