/ concept-collection / hitandrun-interactive
Sign in
concept-collection / hitandrun-interactive
hitandrun-interactive / .numblignore
11 lines · 358 BBlameHistoryRaw
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
moveopenescclose